execut/yii2-import

This package is abandoned and no longer maintained. No replacement package was suggested.

A template for module based on eXeCUT Yii2 CRUD

dev-master 2021-05-10 11:31 UTC

This package is auto-updated.

Last update: 2021-05-10 11:33:10 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.