Skip to content

commanderk33n/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smallBlog

smallBlog is a low weight CMS for creating blogs written in PHP

howto

  • prerequisite: LAMP stack or something similar
  • insert your database credentials into /includes/config.php
  • import sample sql file /db/db.sql into your database
  • admin page can be reached via www.yourserver.com/admin
  • Demo login credentials:
    • User: demo
    • Password: demo

features

  • crud system for users and blogposts
  • create blogposts with TinyMCE a intuitive WYSIWYG HTML editor

Credits

by CommanderK33n

About

smallBlog is a lowweight CMS written in PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages