Amiso is a responsive, user-friendly, translatable 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, 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. 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.
Laravel 12
This CMS script has the following features:
The Laravel framework has a few system requirements. You should ensure that your web server has the following minimum PHP version and extensions:
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 amiso.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.
APP_NAME: This will be your application name. So give any related name here.
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.
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, password etc., go to top right corner. Click on the photo and go to Edit Profile section.
There are total 3 home page layouts in this script. You can setup one single page as home page. Or alternately you can show all the pages.
To setup the home page, go to Website Settings > Home Page Setup and select the desired home page layout from there. If you want to show all the pages as home page, then select the All option from there.
If you want to change the complete language of this website, you can do that easily from the translation options.
But here is an amazing thing for you. If you do not want to use English language, then you can translate it easily using the auto translation. After the auto translation is completed, you can then manually change some entries if needed.
If your language is RTL based (like Arabic), then you can change the default LTR layout into RTL very easily.
You can show or hide any menu from the menu manage option.
You will get all the details about an update in this section:
Overall Changes: - Fixed home page faq section content formatting bug Changed Files: - resources/views/front/home-1.blade.php - resources/views/front/home-2.blade.php
Initial Release
Email here to get support: phpscriptpoint@gmail.com