- Admin Panel
- Add Categories to Posts
- Edit Category and Posts
- Recent Posts Section on Sidebar
- View posts by Category
- PHP
- Bootstrap
- JavaScript
- Summernote Editor
DigiWord requires PHP 5.6+
Add Your Database Details in inc/dbconfig.php file.
$hostname = 'localhost'; // Host Name
$user = 'root'; // username of host
$password = ''; // password of host
$dbname = ''; //database name
$blogname = ''; // Name of Your Blog
$admin = ''; // blog admin username for login
$adminpass = ''; // password for blog admin
- released on 15-07-2016
- minor bugs fixed
- mobile compability added
- bugs fixed, performance improvements
- size reduced upto 70% !
- search anything! added
MIT
Free Software, Hell Yeah!
( readme updated on 22-07-2016 )