Akons is a responsive, user-friendly and easy-to-use content management system. Using this CMS, you can easily build a nice, modern and clean construction, architecture or building website that have almost all the pages like team member, about, service, project, news, shop, career, job, contact etc.
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:
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 run the script without problem, you have to set up the email (with SMTP) properly. So, from the admin panel, go to Settings > Email. 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 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: - Fixed the team settings option for home page Changed Files: - resources\views\admin\setting.blade.php
Overall Changes: - Bring language keys into json file from the old table system to increase performance Added Files: - resources\lang\json_admin\website.json - resources\lang\json_admin\admin_panel.json Changed Files: - app\Providers\AppServiceProvider.php - app\Http\Controllers\Admin\LanguageController.php - app\Http\Controllers\Admin\AdminLanguageController.php - resources\views\admin\language.blade.php - resources\views\admin\admin_language.blade.php Removed Files: - app\Models\Language.php - database\migrations\2021_11_18_125401_create_languages_table.php Removed Tables: - languages - admin_languages Removed Tables Entries: - migrations > delete id 33. See https://prnt.sc/LJgNUQyDmB4V
Overall Changes: - Changed summernote editor and added ckeditor - Added file system in order to add files in ckeditor Changed Files: - akons/cms/public/assets/css/custom.css - akons/cms/public/assets/js/scripts.js - akons/cms/resources/views/admin/admin_layout.blade.php - akons/cms/resources/views/admin/dynamic_page_add.blade.php - akons/cms/resources/views/admin/dynamic_page_edit.blade.php - akons/cms/resources/views/admin/faq_add.blade.php - akons/cms/resources/views/admin/faq_edit.blade.php - akons/cms/resources/views/admin/news_add.blade.php - akons/cms/resources/views/admin/news_edit.blade.php - akons/cms/resources/views/admin/portfolio_add.blade.php - akons/cms/resources/views/admin/portfolio_edit.blade.php - akons/cms/resources/views/admin/service_add.blade.php - akons/cms/resources/views/admin/service_edit.blade.php - akons/cms/routes/web.php Added Files/Folders: - akons/cms/app/Http/Controllers/Admin/FileController.php - akons/cms/app/Models/File.php - akons/cms/public/assets/css/spacing.css - akons/cms/public/ckeditor/ - akons/cms/resources/views/admin/file.blade.php - akons/cms/resources/views/admin/file_add.blade.php - akons/cms/resources/views/admin/file_edit.blade.php Added Tables Entries: Added these rows in the "admin_languages" table - A_FILES - A_VIEW_FILE - A_FILE - A_ADD_FILE - A_SELECT_FILE - A_ALLOWED_FILE_TYPES - A_COPY_FILE - A_VIEW_OR_DOWNLOAD_FILE - A_COPY_LINK - A_EDIT_FILE - A_EXISTING_FILE - A_VIEW_OR_DOWNLOAD - A_CHANGE_FILE See Screenshot: https://prnt.sc/O20-v3Zp-uY5
Initial Release
We give reply to our support emails within 24-48 hours.
If you request us help, which only needs us to write a couple lines of code, we will assist you in that. But if your query requires to write a lot of codes to be published, we can only provide you guidance and you need to hire a developer if you don't have that skills to implement it yourself.