2017 © Pedro Peláez
 

yii2-extension yii2-yiipress

Module Yii2 for content management system Yii App

image

walter74/yii2-yiipress

Module Yii2 for content management system Yii App

  • Thursday, April 26, 2018
  • by walter74
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Yii Press - Cms Module For Yii Developer(Not Ready Yet), (*1)

Module Yii2 for content management system Yii App, (*2)

Installation

The preferred way to install this extension is through composer., (*3)

Either run, (*4)

php composer.phar require --prefer-dist walter74/yii2-yiipress "*"

or add, (*5)

"walter74/yii2-yiipress": "*"

to the require section of your composer.json file., (*6)

Usage

Once the extension is installed, simply set config.php module adding the following instruction within modules configuartion array, (*7)

'modules'=>[
            'cms' => [


                        'class' => 'walter74\yiipress\Module',


                    ]
            ]


then access module by rooting r=cms/admin to access admin controller... r=cms/default to default controller which represent the frontend, (*8)

The Versions

26/04 2018

dev-master

9999999-dev

Module Yii2 for content management system Yii App

  Sources   Download

MIT

The Requires

 

by walter cosentino

extension php yii2 module cms

19/04 2018

dev-second

dev-second

Module Yii2 for content management system Yii App

  Sources   Download

MIT

The Requires

 

by walter cosentino

extension php yii2 module cms