Download the PHP package anklimsk/cakephp-console-installer without Composer
On this page you can find all versions of the php package anklimsk/cakephp-console-installer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download anklimsk/cakephp-console-installer
More information about anklimsk/cakephp-console-installer
Files in anklimsk/cakephp-console-installer
Download anklimsk/cakephp-console-installer
More information about anklimsk/cakephp-console-installer
Files in anklimsk/cakephp-console-installer
Vendor anklimsk
Package cakephp-console-installer
Short Description Console installer for CakePHP 2.x
License MIT
Homepage https://github.com/anklimsk/cakephp-console-installer
Package cakephp-console-installer
Short Description Console installer for CakePHP 2.x
License MIT
Homepage https://github.com/anklimsk/cakephp-console-installer
Please rate this library. Is it a good library?
Informations about the package cakephp-console-installer
CakePHP 2.x Console installer plugin
Console installer for CakePHP
This plugin provides next features:
- Setting application UI language;
- Checking the PHP environment for the ready to start installation;
- Setting file system permissions on the temporary directory;
- Setting security key;
- Setting timezone;
- Setting base URL;
- Checking the connection to the database;
- Configuring connections to the database;
- Creating a database and initializing data;
- Creating symbolic links to files;
- Creating cron jobs;
- Installing CakePHP application.
Installation
- Install the Plugin using composer:
composer require anklimsk/cakephp-console-installer
- Add the next line to the end of the file
app/Config/bootstrap.php
:
Using
Using this plugin
All versions of cakephp-console-installer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
composer/installers Version ^1.5.0
anklimsk/cakephp-basic-functions Version ^1.0.0
anklimsk/cakephp-config-plugin Version ^1.0.0
anklimsk/cakephp-extended-test Version ^1.0.0
composer/installers Version ^1.5.0
anklimsk/cakephp-basic-functions Version ^1.0.0
anklimsk/cakephp-config-plugin Version ^1.0.0
anklimsk/cakephp-extended-test Version ^1.0.0
The package anklimsk/cakephp-console-installer contains the following files
Loading the files please wait ....