Skip to content
forked from luyadev/luya

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

License

Notifications You must be signed in to change notification settings

bugToaster/luya

This branch is 789 commits behind luyadev/luya:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3d2dea0 · Apr 3, 2018
Sep 12, 2017
Apr 3, 2018
Jan 22, 2018
Mar 30, 2018
Dec 18, 2017
Dec 12, 2017
Apr 3, 2018
Jan 30, 2018
Dec 18, 2017
Mar 7, 2018
Jan 17, 2018
Feb 8, 2018
Mar 20, 2018
Mar 20, 2018
Apr 11, 2017
Jul 27, 2016

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 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 find support in the following channels.

Bug Report

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.

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.

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!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.1%
  • Other 0.9%