execut/yii2-module-template

A template for module based on eXeCUT Yii2 CRUD

0.1.2 2020-08-24 09:03 UTC

This package is auto-updated.

Last update: 2024-04-24 17:39:59 UTC


README

Template for yii2 module based on yii2-crud-fields

For license information check the LICENSE-file.

English documentation is at docs/guide/README.md.

Русская документация здесь docs/guide-ru/README.md.

Latest Stable Version Total Downloads Build Status

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require execut/yii2-module-template

or add

"execut/yii2-module-template": "dev-master"

to the require section of your composer.json file.

Usage

For more details please refer to the documentation docs/guide/README.md.

Для более подробной информации обращайтесь к документации docs/guide-ru/README.md.