Skip to content

meshachcode/concrete5-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage: install-concrete5.php [OPTION]... Install concrete5 from the shell

--db-server=<hostname>             Location of database server
--db-username=<username>           Database username
--db-password=<password>           Database password
--db-database=<name>               Database name
--admin-email=<email>              Email of the admin user of the install
--admin-password=<password>        Password of the admin user of the install
--starting-point=<starting point>  Starting point to use
--target=<target location>         Target location of the install
--site=<site name>                 Name of the site
--core=<core location>             Location of the core concrete5 files
--reinstall=<no/yes>               If already installed at the target location
                                   Delete current install and reinstall
--demo-username=<username>         Additional user username
--demo-password=<password>         Additional user password
--demo-email=<email>               Additional user email
--config=<file>                    Use configuration file for installation

Requires minimum version 5.5.1 of concrete5

Report bugs to https://github.com/concrete5/concrete5-cli

For use with the concrete5 CMS http://www.concrete5.org

About

Command line tools for concrete5

Resources

License

Stars

Watchers

Forks

Packages

No packages published