Skip to content

nachoaguirre/ci3-wizard-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ci3-wizard-install

Wizard installer for codeigniter 3 webapps

An installer for applications that need to be distributed with Codeigniter 3.

You will be able to help users who download your project developed with CI3, to carry out the initial basic configuration of Codeigniter 3.

The script takes care of:

  • Request the connection data to the database
  • Test the connection to the database
  • Save the data in the database.php file
  • Define base_url in config.php
  • Import a .sql file to the database
  • Optionally allows adding an administrator user to a table defined in the script configuration, requesting the user to enter an email and password.

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

About

Wizard installer for codeigniter 3 webapps

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published