• Stars
    star
    100
  • Rank 333,920 (Top 7 %)
  • Language
    HTML
  • License
    GNU General Publi...
  • Created over 10 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple Blog written with Slim Framework

SlimBlog

Join the chat at https://gitter.im/fdisotto/SlimBlog

Demo

Demo

Dependencies

Install

  • Run 'php composer.phar install' in root directory
  • Run every *.sql files located in src/SQL and src/SQL/updates
  • Rename the config/database.config.php.install file to config/database.config.php and edit it with your database settings
  • Login with username:password
  • Enjoy

Features

  • Create new post with live markdown editor
  • Edit/Delete posts and manage users
  • Manage settings
  • Template system
  • Multilanguage support

ToDo List

  • Error manager
  • Different user level (Super admin, writers, other)
  • Template system
  • Installation more user friendly
  • I18n support

Screenshots

Home Live editor Post list

Author

Fabio Di Sotto

Contributors

Andrew Smith

mnlg