Heure de publication: jeudi 8 septembre 2016 (il y a 7 ans)
Créé par: Семенов Александр Сергеевич
Catégorie: Export / Import
Version actuelle:
1 janv. 1970 à 03:00:00 (il y a 53 ans)
Packagist: skeeks/cms-import
: https://github.com/skeeks-cms/cms-import
:
Type: Компонент
SkeekS CMS import
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist skeeks/cms-import "*"
or add
"skeeks/cms-import": "*"
Configuration app
'components' =>
[
'components' =>
[
'cmsImport' => [
'class' => 'skeeks\cms\import\ImportComponent',
],
'i18n' => [
'translations' =>
[
'skeeks/import' => [
'class' => 'yii\i18n\PhpMessageSource',
'basePath' => '@skeeks/cms/import/messages',
'fileMap' => [
'skeeks/import' => 'main.php',
],
]
]
]
],
'modules' =>
[
'cmsImport' => [
'class' => 'skeeks\cms\import\ImportModule',
]
]
];
Links
SkeekS CMS (Yii2) — quickly, easily and effectively!
skeeks.com | en.cms.skeeks.com | cms.skeeks.com | marketplace.cms.skeeks.com
CHANGELOG
1.1.2
- Update
1.1.1
- Pgsql support
1.1.0
- Using composer-config-plugin
1.0.0-beta3
- Fixed
1.0.0-beta2
- update
1.0.0-beta
- console app
1.0.0-alpha2
- console app
1.0.0-alpha
- ready alpha
dev-master — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
2.0.0.1 — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
2.0.0 — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
1.1.4.5 — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
1.1.4.4 — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
1.1.4.3 — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
1.1.4.2 — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
1.1.4.1 — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
1.1.4 — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
1.1.3.7 — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
1.1.3.6 — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
1.1.3.5 — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
1.1.3.4 — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
1.1.3.3 — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
1.1.3.2 — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
1.1.3.1 — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
1.1.3 — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
1.1.2 — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
1.1.1 — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
1.1.0 — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
1.0.0 — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
1.0.0-beta2 — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
1.0.0-beta — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
1.0.0-alpha2 — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
1.0.0-alpha — 1 janv. 1970 à 03:00:00 (il y a 53 ans)
Стандартная установка:
Добавьте composer.json файл вашего проекта:
"skeeks/cms-import": "*"
Запустите обновление зависимостей
Tous les commentaires (0)