Download the PHP package marks12/installer without Composer
On this page you can find all versions of the php package marks12/installer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download marks12/installer
More information about marks12/installer
Files in marks12/installer
Package installer
Short Description Install all you need modules and configure it
License BSD-3-Clause
Homepage https://github.com/username/Installer
Informations about the package installer
Installer
Модуль для установки и первоначальной конфигурации жизненно необходимых компонентов системы TsvZar
Features
Создайте файл data/installer.data в вашем модуле для выполнения следующих операций:
- copy. Используйте формат:
copy:source_from_module_dir:destonation_from_home_dir:(bool)create folder if need:(bool)rewrite files dest if exists
Пример:
copy:data/tsv_searchpagination.phtml:module/Application/partials/tsv_searchpagination.phtml:1:1
Комменты
Комментарии в файле data/installer.data необходимо начинать с новой строки с одного из символов (#;/=)
Installation
composer require marks12/installer:*
Start configuration
zf configure
All versions of installer with dependencies
zendframework/zendframework Version 2.4.*
marks12/tsv-users Version *
marks12/tsv-directory Version *
marks12/tsv-functions Version *
marks12/tsv-news Version *
zendframework/zftool Version dev-master
zendframework/zend-developer-tools Version dev-master