Luya
제품 정보
오픈소스 사용 사례
공개 채팅
지원 계획
현재 사용할 수 있는 OSS 플랜이 없습니다.
저장소의 제공자 또는 기여자인 경우 OSS 플랜 추가를 시작할 수 있습니다.
OSS 플랜 추가이 오픈소스에 대한 플랜을 찾고 있다면 저희에게 문의해 주세요.
전문 공급자와 연락하실 수 있도록 도와드리겠습니다.
제품 세부 정보
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!
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:
Unit Test
- Create Database (example luya_env_phpunit)
- Insert Database dump from
tests/data/sql/1.0.0.sql
- Rename
phpunit.xml.dist
tophpunit.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
.
Karma tests (JS)
- Run
yarn install
- Run
yarn test
(for single run) oryarn dev
to work on the tests
Shield
[![LUYA](https://img.shields.io/badge/Powered%20by-LUYA-brightgreen.svg)](https://luya.io)