2017 © Pedro Peláez
 

yii2-extension cms-export

Export data from the site on SkeekS CMS

image

skeeks/cms-export

Export data from the site on SkeekS CMS

  • Sunday, November 19, 2017
  • by skeeks-semenov
  • Repository
  • 3 Watchers
  • 1 Stars
  • 501 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 5 Versions
  • 11 % Grown

The README.md

SkeekS CMS export

Installation

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

Either run, (*2)

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

or add, (*3)

"skeeks/cms-export": "*"

Configuration app


'components' => [ 'cmsExport' => [ 'class' => 'skeeks\cms\export\ExportComponent', ], 'i18n' => [ 'translations' => [ 'skeeks/export' => [ 'class' => 'yii\i18n\PhpMessageSource', 'basePath' => '@skeeks/cms/export/messages', 'fileMap' => [ 'skeeks/export' => 'main.php', ], ] ] ] ], 'modules' => [ 'cmsExport' => [ 'class' => 'skeeks\cms\export\ExportModule', ] ]

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

The Versions

19/11 2017

dev-master

9999999-dev http://www.skeeks.com/

Export data from the site on SkeekS CMS

  Sources   Download

GPL-3.0+

The Requires

 

by Semenov Alexander

yii2 app module cms export sx skeeks

19/11 2017

1.0.2

1.0.2.0 http://www.skeeks.com/

Export data from the site on SkeekS CMS

  Sources   Download

GPL-3.0+

The Requires

 

by Semenov Alexander

yii2 app module cms export sx skeeks

07/11 2017

1.0.1.1

1.0.1.1 http://www.skeeks.com/

Export data from the site on SkeekS CMS

  Sources   Download

GPL-3.0+

The Requires

 

by Semenov Alexander

yii2 app module cms export sx skeeks

06/11 2017

1.0.1

1.0.1.0 http://www.skeeks.com/

Export data from the site on SkeekS CMS

  Sources   Download

GPL-3.0+

The Requires

 

by Semenov Alexander

yii2 app module cms export sx skeeks

08/09 2016

1.0.0-alpha

1.0.0.0-alpha http://www.skeeks.com/

Export data from the site on SkeekS CMS

  Sources   Download

GPL-3.0+

The Requires

 

by Semenov Alexander

yii2 app module cms export sx skeeks