Blog Master Pro (PHP Scripts)

Summary

This application based on new Latest Laravel 5.5 Framework that allows web site owners to quickly add blog post, manage author and user, manage comments, manage website, manage profile and allow to create category and tag.
It is designed latest security and code standards and it is ready for high availability web sites.

Documentation

You can view the documentation by following this link: Documentation

Live Demo

You can view a demo installation by following this link: Live Demo

Admin

User

Features

  • Secured bloging system
  • SEO friendly URL and website
  • All kind social share
  • Premium bootstrap template
  • Print, PDF, CSV download
  • Make unlimited page
  • Custom comment and replay system
  • Advance setting option
  • Different admin, author and user dashboard
  • Powerful search option
  • Interactive gallery
  • Contact us page with Google map
  • Multi-Author System
  • Adding Unlimited Fully Editable Pages
  • Add, Delete, Update Posts
  • Add Multiple Images to a Post.
  • Add, Delete, Update Categories
  • Add Unlimited Categories
  • Add, Delete, Update users
  • Add, Delete Photos
  • Add Unlimited Photos
  • Add & Remove Posts from Slider
  • Newsletter (Send Html Email to All Registered Emails)
  • Dynamic Tag System
  • Ajax Comment System
  • Social Sharing
  • Social Media Links
  • Widget: Tags
  • Widget: Facebook like box
  • Widget: Categories
  • Manage Registered Emails
  • Manage Comments
  • Manage Contact Messages
  • Advanced Post Options
  • Rich Text Editor (Image and Video Can Be Added)
  • Admin Author Profile Page
  • Secure Authentication
  • Change Logo, Favicon, Site Title, Site Description, etc. from Admin Panel
  • Easy Installation Using Installation Wizard
  • Detailed Documentation
  • Manage Author, Editor, Subscriber easily
  • Dynamically changeable every Information
  • Search post with title or description
  • 404, Search and Archive pages
  • Using Latest Laravel 5.5
  • Cross-Browser Compatible (IE6+, FF, Safari and more).
  • Fully object oriented and commented PHP and JavaScript code.
  • SEO friendly URL.
  • Auto pagination.
  • Custom user profiles.
  • User can upload their own avatar.
  • Social icons used to link to your other sites and sections.
  • Each can be disabled in the admin panel if you do not need them to be displayed.
  • Multiple user levels (Superadmin, Admin, User).
  • Login expiration – Control default time before a user is logged out.
  • Two-Factor authentication.
  • “Remember Me” feature on login.
  • Login with email or username.
  • Authentication Throttling (lock user account after few incorrect login attempts)
  • Lock screen experience.
  • Supports password hashing/ encryption.
  • Customizable password validation.
  • User can retrieve password by specifying either username or email.
  • Completely customizable “Password Reset Email”.
  • Supports both (HTML and Text) Messages.
  • Security Considerations.
  • Forgotten password screen.
  • Forgotten password reset.
  • Email based password recovery.
  • Email activation – Avoid false sign up!
  • All old password reset codes are removed from database for security purposes.
  • Complete documentation provided.
  • Live demo view.
  • Full Support.

Requirements

  • PHP >= 7.0.0
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

Installation

Follow all the steps carefully…
Follow all the steps carefully…

  1. Download the file which you have purchased
  2. Upload zip file in your server
  3. Extract the zip file that you uploaded
  4. Create a database using hosting database wizard
  5. Go to purchased folder and find .env file
  6.                                     APP_URL=your_domain_name
                                        DB_DATABASE=your_database_name
                                        DB_USERNAME=your_username
                                        DB_PASSWORD=your_user_password
                                    
  7. Then go to config/app.php ffile, find line number 55
  8. Change urlto your domain name
  9. Then go to line number 68 set your time zone

If you using any folder location in your hosting to install this script, then you need some extra change in root .htaccess file on line number 3.
You can open to edit this file on Notepad or Notepad++. Here will be adding your folder name as below..

                            
                                RewriteEngine on
                                RewriteBase /your_folder_name/
                                RewriteCond %{REQUEST_FILENAME} !-f
                                RewriteCond %{REQUEST_FILENAME} !-d
                                RewriteRule ^(.*)$ index.php/$1 [L]
                            
                        

Support

Please feel free to contact us with any questions you may have via the contact form on our author profile page

or email us: clustercoding@gmail.com

Updates Note

Version 1.0.0 – 01 April, 2018

 - Initial release

Credits

Powered by WPeMatico