Skip to content

Codeigniter Blog Project is an open source blogging software. Written by George Whitcher in PHP with the Codeigniter framework.

License

Notifications You must be signed in to change notification settings

shivamanhar/Codeigniter-Blog-Project

 
 

Repository files navigation

CODEIGNITER BLOG PROJECT WRITTEN BY GEORGE WHITCHER

Thank you for your interest in my Codeigniter Blog Project. I am still working on this project but my main site has replaced it with LBLOG my Laravel Blog Project.

INSTALLATION

  • Setup a database and user.
  • Go into PHPMYADMIN and import "blog.sql" into your newly created database by going to import>choose "blog.sql">choose import.
  • Configure the database file by going to /application/config/database.php
  • Configure your site specific values by going to /application/config/custom.php
  • Your site should now be installed.

ADMINISTRATION

  • Visit DOMAIN.COM/admin
  • The default user and password is admin and administrator (once logged in it is suggested you change these immediately. This can be done by visiting the users section of the administration.)

QUESTIONS/COMMENTS

About

Codeigniter Blog Project is an open source blogging software. Written by George Whitcher in PHP with the Codeigniter framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 53.7%
  • HTML 44.0%
  • CSS 1.4%
  • Other 0.9%