stevank / luya

The Yii 2 wrapper to build beautiful and easy editable websites pretty fast!

Home Page:https://luya.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LUYA Logo

5, September 2017: RC4 is ready! 1.0.0-RC4.

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!

Build Status Coverage Status Scrutinizer Code Quality Total Downloads Join the Slack Team 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 create a new issue on the project repository.

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

ROADMAP

  • ✓ beta7 release (June 2016)
  • ✓ beta8 release (August 2016) - Last NEW features will be implemented (cms permissions).
  • ✓ rc1 release (October 2016) - Merge admin and frontend modules into each other. Add luya vendor namespace prefix to all modules.
  • ✓ rc2 release (November 2016) - Bug fixes, PHP Doc and Guide improvements, basic features implementation.
  • ✓ rc3 release (April 2017) - Large API breaks and new features, therefore the rc3 release in order to get latest bugs reports and informations from Developers.
  • ✓ rc4 release (September 2017) - Introduce new Admin UI.
  • version 1.0.0 (12.12.2017) - Fix new Admin UI bugs and release first stable version of LUYA.

Unit Test

  1. Create Database (example luya_env_phpunit)
  2. Insert Database dump from tests/data/sql/1.0.0-RC4.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.

Shield

LUYA

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

About

The Yii 2 wrapper to build beautiful and easy editable websites pretty fast!

https://luya.io

License:MIT License


Languages

Language:PHP 79.7%Language:CSS 11.2%Language:JavaScript 7.7%Language:HTML 1.3%Language:Shell 0.1%