A CMS designed for corporates
Use it as Headless CMS or Bundled, API enabled for Mobile App Development, Admin Panel, Multisite, MultiPlatform, Multilingual. The most powerful, fast, user-friendly and secured platform.
- Power of Laravel. Laravel is accessible, powerful, and provides tools required for large, robust applications.
- Admin Panel free from frontend rendering logic.
- Easily drag drop to manage frontend modules
- Has API support for App development.
- You can configure your site with multiple themes. Each page can have different theme.
- Modern design thinking
- Super fast loading
- User Friendly
- Clone this project
- cd to project
- Open .env file and update the value of DB_DATABASE, DB_USERNAME and DB_PASSWORD
- run below commands
- composer install
- php artisan cms:install
- php artisan storage:link
- php artisan serve --host=localhost --port=8001
- http://localhost:8001/install
- Open browser and navigate the APP_URL that you have mentioned in .env file
- Do not forget to add .env in your .gitignore file, if you are uploading project somewhere.
If you discover a security vulnerability within Laravel, please send an e-mail to Marghoob Suleman via [email protected]. All security vulnerabilities will be promptly addressed.
The Hashtag CMS is open-sourced software licensed under the MIT license.