2017 © Pedro Peláez
 

yii2-extension cms-toolbar

SkeekS CMS backend

image

skeeks/cms-toolbar

SkeekS CMS backend

  • Wednesday, April 4, 2018
  • by skeeks-semenov
  • Repository
  • 1 Watchers
  • 0 Stars
  • 781 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 22 % Grown

The README.md

SkeekS CMS toolbar

Installation

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

Either run, (*2)

php composer.phar require --prefer-dist skeeks/cms-toolbar "*"

or add, (*3)

"skeeks/cms-toolbar": "*"

Configuration app

[
    'bootstrap'     => ['cmsToolbar'],

    'components' =>
    [
        'cmsToolbar' =>
        [
            'class' => 'skeeks\cms\toolbar\CmsToolbar',
            'panels' => [],
        ],

        'i18n' => [
            'translations' =>
            [
                'skeeks/toolbar' => [
                    'class'             => 'yii\i18n\PhpMessageSource',
                    'basePath'          => '@skeeks/cms/toolbar/messages',
                    'fileMap' => [
                        'skeeks/toolbar' => 'main.php',
                    ],
                ]
            ]
        ]
    ]
];

skeeks!
SkeekS CMS (Yii2) — fast, simple, effective!
skeeks.com | cms.skeeks.com, (*4)

The Versions

04/04 2018

dev-master

9999999-dev https://cms.skeeks.com/

SkeekS CMS backend

  Sources   Download

BSD-3-Clause GPL-3.0+

The Requires

 

by Semenov Alexander

framework component yii toolbar skeeks

04/04 2018

1.0.0.2

1.0.0.2 https://cms.skeeks.com/

SkeekS CMS backend

  Sources   Download

BSD-3-Clause

The Requires

 

by Semenov Alexander

framework component yii toolbar skeeks

04/04 2018

1.0.0.1

1.0.0.1 https://cms.skeeks.com/

SkeekS CMS backend

  Sources   Download

BSD-3-Clause

The Requires

 

by Semenov Alexander

framework component yii toolbar skeeks

30/01 2018

1.0.0

1.0.0.0 https://cms.skeeks.com/

SkeekS CMS backend

  Sources   Download

BSD-3-Clause

The Requires

 

by Semenov Alexander

framework component yii toolbar skeeks

23/11 2017

1.0.0-beta3

1.0.0.0-beta3 https://cms.skeeks.com/

SkeekS CMS backend

  Sources   Download

GPL-3.0+

The Requires

 

by Semenov Alexander

framework component yii toolbar skeeks

23/11 2017

1.0.0-beta2

1.0.0.0-beta2 https://cms.skeeks.com/

SkeekS CMS backend

  Sources   Download

GPL-3.0+

The Requires

 

by Semenov Alexander

framework component yii toolbar skeeks

23/11 2017

1.0.0-beta

1.0.0.0-beta https://cms.skeeks.com/

SkeekS CMS backend

  Sources   Download

GPL-3.0+

The Requires

 

by Semenov Alexander

framework component yii toolbar skeeks

22/11 2017

1.0.0-alpha2

1.0.0.0-alpha2 https://cms.skeeks.com/

SkeekS CMS backend

  Sources   Download

GPL-3.0+

The Requires

 

by Semenov Alexander

framework component yii toolbar skeeks

14/11 2017

1.0.0-alpha

1.0.0.0-alpha https://cms.skeeks.com/

SkeekS CMS backend

  Sources   Download

GPL-3.0+

The Requires

 

by Semenov Alexander

framework component yii toolbar skeeks