Simple Blog
Description:
This is a simple blog script, which can be installed as a sole website or implemented inside an existing website.
Features:
- Easy installation, just plug and play.
- Complete administration control over users, categories, posts, and replies.
- Add unlimited attachments to posts.
- Allow Guest reply.
- Enable/Disable user registration.
- Customizable email and web templates.
- Integrated search by title, post, or both.
- Enable/Disable view by category or by months.
- 115 KB in size.
Requirements:
- PHP 5.2.5 or higher
- MySQL 5.x or higher
Installation:
- Automatic installation:
- Extract folder into your server.
- Run install.php.
- Delete install.php.
- Manual installation:
- Extract folder into your server
- Create a new database – utf8 charset
- Import database.sql into the database
- Update database information to admin/includes/database.php
- Delete install.php
- Default admin email/password: azizsaleh@gmail.com/azizsaleh
Demo