Consultine is a responsive consulting, business and finance related Website Content Management System (CMS). This CMS is built completely with PHP and MySQL. It has a nice and attractive front end and back end interface that are really awesome and eyecatching. The back end has a lot of nice and maintainable features that are needed for a modern and professional website to handle the contents easily by client. Almost all kinds of changes are possible to do using the admin panel without having any kind or programming language knowledge.
This CMS is built using the procedural php (with PDO feature) and without any framework. For this reason, it can be customized easily by most of the developers. This CMS is strong against SQL injection, and XSS attack; and your website will be safe. Also in all pages, admin level security and invalid page url submission checking were done.
This CMS script has the following features:
Following modules must be activated on your server:
In order to install the CMS, please follow these steps:
In order to login to the admin panel, go to the url below:
http://www.yourwebsite.com/admin
Here "yourwebsite" is your main domain name. Just after your main url, you have to put "admin" and that's it.
Email: admin@gmail.com
Password: 1234
In order to run the script without problem, you have to set up the email (with SMTP) properly. So, from the admin panel, go to Settings > Email Settings Tab. Change the information given there according to your requirements.
In order to change the profile information like admin login email, admin login password and other information, go to top right corner. Click on the admin name like this photo and go to Edit Profile section:
You will get all the details about an update in this section:
Overall Changes: - Fixed the mail sending issue for php 8.1 or above. Replaced the swiftmailer with phpmailer. - Fixed bug in home menu edit option. - Fixed bug in menu edit option. Changed Files: - consultine/cms/footer.php - consultine/cms/header.php - consultine/cms/page.php - consultine/cms/admin/header.php - consultine/cms/admin/menu-edit.php - consultine/cms/admin/settings.php - consultine/cms/admin/subscriber-email.php - consultine/cms/admin/team-member-edit.php Changed Database Table: - tbl_setting_email: added field: "smtp_encryption"
Overall Changes: - Made the script compatible with php 8+ - Removed phpmailer system and added swiftmailer Changed Files: - footer.php - header.php - news.php - page.php - admin/settings.php - admin/subscriber-email.php Added Folder: - vendor Removed Folder: - assets/mail Removed Table Columns: - tbl_setting_email: "smtp_active", "smtp_ssl"
Overall Change - Updated config file - Added summernote editor - Editor choosing option in admin panel - Added preloader on/off option - SMTP with PHPMailer added to send emails - Moved the admin style.css file into css folder Moved Files: Moved root > admin > style.css into root > admin > css > style.css Changed Files: root > page.php root > header.php root > footer.php root > admin > config.php root > admin > header.php root > admin > footer.php root > admin > settings.php root > admin > subscriber-email.php root > admin > css > style.css Added Files: root > admin > css > summernote.css root > admin > js > summernote.js root > admin > fonts > summernote.eot root > admin > fonts > summernote.ttf root > admin > fonts > summernote.woff Added Table Rows: tbl_language (3 items added: "CONTACT_FORM_MESSAGE", "CONTACT_FORM_SUCCESS_MESSAGE", "SUBSCRIPTION_SUBJECT")
- Removed summernote editor and added ckeditor. - Fixed the database to support unicode characters properly. - Added a short description field for the single news.
1. Added the floated cookies message. 2. Added option to send email to the subscribers.
Fixed: Some minor changes in css to fix some responsive issues.
Fixed: Adding menu code in admin panel is fixed.
1. Added meta information in admin panel for the single service pages. 2. Created database fields for the single service page meta information. 3. Changed the header.php file to show the service page meta information.
Overall Change: 1. Changed: Changed the normal email sending system and added PHPMailer to send email more perfectly. 2. Added: Added the language option in the backend. 3. Added: Added the front end theme color changing options.
Initial Release
Email here to get support: phpscriptpoint@gmail.com
When you will email, do not forget to share purchase code, server information and admin panel information (if you have)