Skip to content

Really simple PHP and SQLite driven blogging engine. Runs on PHP5 or later. Loggix is a descendant of P_BLOG, object-oriented, much more expandable and flexible plugin interface, and much much more customizable. License:BSD

allysha/Loggix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loggix : A Really simple PHP & SQLite driven blogging engine.

HOW TO START LOGGIX

  1. Change permission of "data" folder executable and editable.
  2. Access "/admin/login.php".
  3. Login as user:root password:root.
  4. Create your new account and login again with the new one.
  5. Delete the original root account.
  6. That's it! You're ready to Loggix. Enjoy!

System Requirements

  • OS independent. (Tested on OS X and Ubuntu Linux)
  • PHP5.3 or later with SQLite enabled.
  • SQLite3 is the recommended database engine. You can also use SQLite2 or MySQL(You need to edit Core.php).

License

Loggix is an open sources software lisenced under New BSD Lisence.

About

Really simple PHP and SQLite driven blogging engine. Runs on PHP5 or later. Loggix is a descendant of P_BLOG, object-oriented, much more expandable and flexible plugin interface, and much much more customizable. License:BSD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published