Skip to content
/ luya Public

LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.

License

Notifications You must be signed in to change notification settings

luyadev/luya

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
May 25, 2022
Oct 5, 2022
Sep 8, 2019
Jul 20, 2022
Dec 12, 2017
Oct 5, 2022
May 25, 2022
Oct 2, 2021
Jun 26, 2020
Jul 7, 2021
Apr 23, 2020
Mar 24, 2021
Jul 13, 2022
Mar 10, 2020
Apr 27, 2022
Apr 27, 2022

Repository files navigation

LUYA Logo

The Yii 2 PHP Framework wrapper which provides out of the box functions like an administration interface, a beautiful looking content management system, payment modules, agency workflows and other tools to develop your website pretty fast!

Latest Stable Version Tests Test Coverage Maintainability Total Downloads Yii2

LUYA RC4 Admin

Installation

We have a made an absolut easy to understand STEP-BY-STEP Guide to install LUYA:

Other helpfull informations:

Questions and Problems

If you have any questions or problems, don't hesitate to find support in the following channels.

Bug Report

When reporting bugs, it is important to understand where to create the issue. The most common modules are:

  • Core The core library, which extends the Yii Framework.
  • CMS The Content Management System Admin and Frontend. Working with Blocks, render CMS Pages, etc.
  • Admin The admin UI itself, including all CRUD operations belongs to this module.

Contribution

We are always looking for people who share their thoughts, code and problems with us. Below the links to the contribution guides:

Help us building LUYA

Unit Test

  1. Create Database (example luya_env_phpunit)
  2. Insert Database dump from tests/data/sql/1.0.0.sql
  3. Rename phpunit.xml.dist to phpunit.xml
  4. Change dsn, username and password in phpunit.xml
  5. Ensure you have installed current composer packages composer install with dev packages.
  6. Execute the phpunit bin file ./vendor/bin/phpunit.

Karma tests (JS)

  1. Run yarn install
  2. Run yarn test (for single run) or yarn dev to work on the tests

Shield

LUYA

[![LUYA](https://img.shields.io/badge/Powered%20by-LUYA-brightgreen.svg)](https://luya.io)