Botble – Laravel CMS, CRUD generator, Modular & Theme system, Role permissions, Multilingual blog
Botble is a CMS based on Laravel Framework that allows you to build websites for any purpose. It has powerful tools for developers to build any kind of website.
Demo: https://codecanyon.net/item/botble-cms-php-platform-based-on-laravel-framework/16928182
All our products on Codecanyon are based on Botble CMS.
Note: We just provide free installation service for hosting using Cpanel or Direct Admin. If you’re using VPS, you need to install Cpanel or Direct Admin. We don’t provide installation service on localhost.
Demo
- Homepage: https://cms.botble.com
- Author login page: https://cms.botble.com/login
- Author: [email protected] – 12345678
- Admin login page: https://cms.botble.com/admin
- Admin: botble – 159357
Note: default username & password are autofilled.
Video tutorials
- Working with plugin: https://www.youtube.com/watch?v=JAiKnnb9dH8
Also Checkout: https://web4free.in/golo-directory-listing-laravel-theme/
Key Features
- Page, blog, menu, contact, gallery, statics blocks… modules are provided with the use of components to avoid boilerplate code.
- Multi language support. Unlimited number of languages.
- SEO & sitemap support: access sitemap.xml to see more
- Powerful media system, also support Amazon S3, DigitalOcean Spaces
- RESTful API using Laravel Passport.
- Custom fields: easy to add new fields to page, post, category…
- Google Analytics: display analytics data in admin panel.
- Translation tool: easy to translate front theme and admin panel to your language.
- CRUD generator: easy to create new plugin/package with just one command.
- Theme generator: generate a new theme with just one command.
- Widget generator: generate theme’s widgets using command.
- News theme are ready to use.
- Powerful Permission System: Manage user, team, role by permissions. Easy to manage user by permissions.
- Admin template comes with color schemes to match your taste.
- Fully Responsive: Compatible with all screen resolutions.
- Coding Standard: All code follow coding standards PSR-2 and best practices.
Notes:
- CONSIDERING PURCHASING OUR ITEM? Please view our support section for important notes and questions.
- Images used in the demo are not included in the download package. They are used for demo purposes only.
Free plugins
There is some free plugins available on our Github: https://github.com/botble
All bellow plugins are working fine for products based on Botble CMS.
- Wordpress Importer: https://github.com/botble/wordpress-importer
- Page builder: https://github.com/botble/page-builder
- Log viewer: https://github.com/botble/log-viewer
- Maintenance mode: https://github.com/botble/maintenance-mode
- Impersonate: https://github.com/botble/impersonate
- Post scheduler: https://github.com/botble/post-scheduler
- Comment: https://github.com/baoboine/botble-comment
- Table of Contents: https://github.com/nivianh/toc
We won’t support free plugins and free plugins may not compatible with the current version. If you need support for free plugins, please create an issue on Github, the plugin’s author will support you.
Don’t forget to give us a star on Github repository if you use our free plugins.
Requirements
- Apache, nginx, or another compatible web server.
- PHP >= 7.3 >> Higher
- MySQL Database server
- PDO PHP Extension
- OpenSSL PHP Extension
- Mbstring PHP Extension
- Exif PHP Extension
- Fileinfo Extension
- XML PHP Extension
- Ctype PHP Extension
- JSON PHP Extension
- Tokenizer PHP Extension
- Module Re_write server
- PHP_CURL Module Enable
Changelog
Version 5.21 – Sep 14, 2021
- Fix theme migration & issue when activating plugin Language.
- Fix admin email.
- Fix cache issue in media.
- Improve theme custom CSS/JS.
- Improve plugin Member, Blog & Newsletter.
- Improve allowed iframe types.
- Handle TokenMismatchException.
- Prevent error when missing watermark image.
- Update to the latest Laravel version 8.60.0
- Improve core.
- Optimize queries performance.