Mulzix is a responsive, user-friendly, multiligual and easy-to-use content management system. Using this CMS, you can easily build a nice, modern and clean agency, or business website that have almost all the pages like team member, about, service, portfolio, news, event, contact etc. You can build education website, lawyer website, gym and fitness website etc. whatever you want to do.
This CMS is developed using the popular PHP framework Laravel [version 8]. So, it can easily be customized by other programmers. Developers will be able to understand the source code easily and can modify the database and files if needed.
The source code of this script is very easy and clean. The interface is user-friendly. Non-technical users can modify every contents, photos etc.
This CMS has some awesome features. We are giving those below:
Following modules must be activated on your server:
In order to install the CMS, please follow these steps:
1. Download the main zip file from Codecanyon and extract it. You will get total 3 folders in there: database, documentation and cms.
2. Compress this "cms" folder and name something like cms.zip. Then upload this file into your server using FTP or Cpanel. Extract this and use. You can use our php script into root domain or subdomain.
3. Create mysql database using cpanel or your hosting provider's system. Then import the mulzix.sql file (you will get it in database folder) into your created database.
4. Open up the .env file of root with any text editor (for example: Notepad++).
5. In this .env file, you will get all the important configuration settings. You must have to edit those properly to work the script without any problem. Just change the mentioned values and the script will work without any problem.
SET 1:
APP_NAME: This will be your application name. So give any related name here.
SET 2:
APP_URL: Put your website url here. For example, if your website is http://www.example.com, then put http://www.example.com here.
NB: Do not use slash (/) at the end.
SET 3:
DB_HOST: Enter your database host name here. Normally it becomes localhost.
DB_PORT: Enter your database port number here. You can generally skip it to default.
DB_DATABASE: Create a database in your host (localhost or webhost) and put name.
DB_USERNAME: Username of the database you created.
DB_PASSWORD: Password of the database you created.
SET 4:
MAIL_MAILER: Put smtp here. Do not change it.
MAIL_HOST: Enter your smtp host name here. For example, if you are using gmail, then put smtp.gmail.com.
MAIL_PORT: Enter your smtp port number here.
MAIL_USERNAME: Enter your smtp username here.
MAIL_PASSWORD: Enter your smtp password here.
MAIL_ENCRYPTION: Enter mail encryption here. It will be normally tls or ssl.
MAIL_FROM_ADDRESS: Enter your email address here.
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.
Default Admin Login Credentials are:
Email: admin@gmail.com
Password: 1234
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 Profile section:
To work with the forms with captcha properly, you have to setup the site key for the forms. Follow these steps:
You will get all the details about an update in this section:
Overall Changes: - This is a big major update. So be careful while you will update. - Updated the script to Laravel 11 - Updated the script to PHP 8.2 compatible How to update? - Take a backup of the "public/uploads" folder. - Take the backup of your database. - Now replace all the files. - Setup "APP_URL" in .env file. Added some tables: - cache, cache_locks, sessions
Overall Changes: - Fixed some front end layout display item sections Changed Files: - cms/app/Http/Controllers/FrontEnd/TestimonialController.php - cms/resources/views/frontEnd/layouts/app.blade.php - cms/resources/views/frontEnd/view-event.blade.php - cms/resources/views/frontEnd/view-contact.blade.php
Overall Changes: - Fixed the php latest version issue - Fixed the carbon issueRemoved Table Columns:
Table: "settings" Removed Columns: website_name, mail_mailer, mail_host, mail_port, mail_username, mail_password, mail_encryption, mail_from_address, mail_from_nameRemoved Table Rows:
Table: "language_admin_details" Removed rows with "lang_string" are: A_ENCRYPTION, A_TLS, A_SSL, A_SMTP_HOST, A_SMTP_PORT, A_SMTP_USERNAME, A_SMTP_PASSWORD, A_FROM_ADDRESS, A_FROM_NAMEChanged Files:
- .env - cms/composer.json - cms/app/Http/Controllers/BackEnd/SettingController.php - cms/app/Providers/MailConfigServiceProvider.php - cms/resources/views/backEnd/view-setting.blade.php - cms/resources/views/layouts/backEnd/partials/sidebar.blade.php
Changes: - Added new entry "A_EDIT_WHY_CHOOSE" in "language_admin_details" table.
Overall Changes: - Minor bug fixed in testimonial page.
- Updated Table: language_admin_details (added the entry "A_MANAGE_SERVICE")
Initial Release
To get support from us, email here including your purchase code:
phpscriptpoint@gmail.com