Skip to content

CodeIgniter Blog project by using Html, CSS, PHP & JS. Mobile Responsive with Bootstrap 4

License

Notifications You must be signed in to change notification settings

masterarts002/Php-CodeIgniter-framework-blog-Project

Repository files navigation

PHP-CodeIgniter-Blog-project


Demo: https://masterarts.net

Features:

  • Mobile Responsive Blog
  • Creat And Manage Categories/Post
  • Edit Update Post With Ckeditor
  • Code Snippets Highlighter In Post
  • Add/Update Slider With Buttuns From Dashboard
  • Add/Update Site Identity Like logo,contact,icon,site title,keywords,description etc.. From Dashboard
  • Upadate Email Config From Dashboard
  • Drag And Drop Menu Editor
  • Manage Seo From dashboard
  • Manage Privacy And Terms Page dashboard
  • Manage Client Section From dashboard
  • Many More Update Comming Soon
  • URL to Access the Project

    http://localhost/folderName
    In this case it will be http://localhost/blog

    Database

    Create Database named - 'masterarts'. Or As you wish
    Use the file database.sql to import it into the database which you just created.
    after import update database.php in projec>>application>>Config folder
    Hindi and smilies not supprorted? print like "??????" Run thi Sql Quarry
    ALTER TABLE `post_table` CHANGE `post_data` `post_data` TEXT CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL;

    Login Credentials

    Email: admin@admin.com

    Password: Admin@123

    Dashboard: http://localhost/dashboard

    Need help or have some suggestions ?

    Please feel free to ping me at https://masterarts.net/contact-us

    Demo

    https://masterarts.net

    About

    CodeIgniter Blog project by using Html, CSS, PHP & JS. Mobile Responsive with Bootstrap 4

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published