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!
We have a made an absolut easy to understand STEP-BY-STEP Guide to install LUYA:
Other helpfull informations:
If you have any questions or problems, don't hesitate to find support in the following channels.
When reporting bugs, its 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 Mangement System Admin and Frontend. Working with Blocks, render CMS Pages, etc.
- Admin The admin UI itself, including all CURD operations belongs to this module.
We are always looking for people who share their thoughts, code and problems with us. Below the links to the contribution guides:
- Create Database (example luya_env_phpunit)
- Insert Database dump from
tests/data/sql/1.0.0.sql
- Rename phpunit.xml.dist to phpunit.xml
- Change dsn, username and password in phpunit.xml
- Ensure you have installed current composer packages
composer install
with dev packages. - Execute the phpunit bin file
./vendor/bin/phpunit
.
[![LUYA](https://img.shields.io/badge/Powered%20by-LUYA-brightgreen.svg)](https://luya.io)