Skip to content

Latest commit

 

History

History
executable file
·
31 lines (16 loc) · 701 Bytes

README.md

File metadata and controls

executable file
·
31 lines (16 loc) · 701 Bytes

ci-blog

Basic CMS based on CodeIgniter 3.x

Installation

  1. Copy 'ci-blog' directory to your 'www' or 'htdocs' directory

  2. Open your browser and type => http://localhost/ci-blog/install

  3. Fill the installation form (database server configuration) : host, username, password, database name

  4. Press the "Install" button

  5. Done, visit your url http://localhost/ci-blog/ (Note: Remove the install folder /install)

Sampel Accounts:

admin => username : [email protected] password:password

members => username : [email protected] password:12345678

Credits:

http://codeigniter.com

http://getbootstrap.com

http://wowbootstrap.com

https://github.com/mikecrittenden/codeigniter-installer