2017 © Pedro Peláez
 

library installer

Icybee installer

image

icybee/installer

Icybee installer

  • Wednesday, April 2, 2014
  • by Icybee
  • Repository
  • 2 Watchers
  • 0 Stars
  • 70 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Installer

This is the installer for the CMS Icybee. It provides a nice interface to check the requirements for the CMS, setup the database, create the admin account and a website, and create the configurations required to run Icybee., (*1)

The user interface is currently available in English and French. The language can be changed on the fly at any step of the install process., (*2)

, (*3)

Requirements

The package requires PHP 5.3 or later., (*4)

An installation similar to Icybee/Starter must be deployed, this includes the installation of Icybee., (*5)

Installation

The recommended way to install this package is through Composer. Create a composer.json file and run php composer.phar install command to install it:, (*6)

{
    "minimum-stability": "dev",
    "require": {
        "icybee/installer": "*"
    }
}

Cloning the repository

The package is available on GitHub, its repository can be cloned with the following command line:, (*7)

$ git clone git://github.com/Icybee/Installer.git

Documentation

You can generate the documentation for the package and its dependencies with the make doc command. The documentation is generated in the docs directory. ApiGen is required. You can later clean the directory with the make clean command., (*8)

License

Icybee/Installer is licensed under the New BSD License – See the LICENSE file for details., (*9)

The Versions

02/04 2014

2.0.x-dev

2.0.9999999.9999999-dev http://icybee.org/

Icybee installer

  Sources   Download

BSD-3-Clause

The Requires

 

installer

21/10 2013

dev-master

9999999-dev http://icybee.org/

Icybee installer

  Sources   Download

BSD-3-Clause

The Requires

 

installer

21/10 2013

dev-users_with_password_api

dev-users_with_password_api http://icybee.org/

Icybee installer

  Sources   Download

BSD-3-Clause

The Requires

 

installer