Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 987 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 987 Bytes

Yii2 Github all releases Progress GitHub license GitHub release

Yii2 Base Module

Base module interface

Requirements

  • PHP 5.6 or higher
  • Yii2 v.2.0.20 and newest

Installation

To install the module, run the following command in the console:

$ composer require "wdmg/yii2-base"

Status and version [ready to use]

  • v.1.0.5 - Normalize route prefix refactoring
  • v.1.0.4 - Added methods of install/uninstall modules
  • v.1.0.3 - Added extra options to composer.json (for Butterfly.CMS implementation)