2017 © Pedro Peláez
 

yii2-extension mod-admin

Module admin

image

panix/mod-admin

Module admin

  • Tuesday, December 5, 2017
  • by andrtechno
  • Repository
  • 1 Watchers
  • 0 Stars
  • 32 Installations
  • CSS
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

mod-admin

Module for PIXELION CMS, (*1)

Latest Stable Version Total Downloads Monthly Downloads Daily Downloads Latest Unstable Version License, (*2)

Installation

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

Either run, (*4)

php composer require --prefer-dist panix/mod-admin "*"

or add, (*5)

"panix/mod-admin": "*"

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

Add to web config., (*7)

'modules' => [
    'admin' => ['class' => 'panix\mod\admin\Module'],
],

The Versions

05/12 2017

dev-master

9999999-dev https://github.com/andrtechno/mod-admin

Module admin

  Sources   Download

MIT BSD 3-Clause

The Requires

 

module admin corner-cms