Cms
Juzaweb CMS is a Content Management System (CMS) developed based on Laravel Framework and web platform whose sole purpose is to make your development workflow simple again. Project develop by Juzaweb
Install / Use
/learn @juzaweb/CmsREADME
Juzaweb CMS - Laravel CMS for Your Project
About
- Juzaweb CMS is a Content Management System (CMS) like WordPress developed based on Laravel Framework 11 and web platform whose sole purpose is to make your development workflow simple again.
- Juzaweb CMS is a Laravel CMS was engineered to be easy — for both developers and users. Project develop by Juzaweb Team.
Documentation
You'll find the documentation on https://juzaweb.com/documentation/juzaweb/core/5.x.
Find yourself stuck using the CMS? Found a bug? Do you have general questions or suggestions for improving the CMS? Feel free to create an issue on GitHub, we'll try to address it as soon as possible.
Video Tutorial: https://www.youtube.com/@juzaweb/videos
Requirements
- The modules package requires:
- PHP 8.2 or higher
- MySql 8.0 or higher
Install
Create project with composer
composer create-project --prefer-dist juzaweb/cms blog
Install
Config database in your .env file, and run:
php artisan juzaweb:install
Contributing
- Contributions are welcome, and are accepted via pull requests. Please review these guidelines before submitting any pull requests. https://github.com/juzaweb/cms/blob/master/CONTRIBUTING.md
Features
- [x] File manager
- [x] Plugins
- [x] Themes
- [x] Theme Widgets
- [x] Menu builder by post type
- [x] Logs view
- [x] Page block
- [ ] Upload themes
- [ ] Upload plugins
- [ ] Network (multisite) support
- [x] Multisite languages
- [x] Social login
- [x] Google
- [x] Facebook
- [x] Tweater
- [x] Github
- [x] Instagram
- [ ] User Permission
- [ ] Check permisson menu
- [ ] Policies
- [ ] Check permisson button in views
- [x] Media manager admin page
- [ ] Short Code
- [x] Add image from url
- [ ] Quick edit
- [ ] Preview post
- [ ] Activity logs
- [ ] Api Support
Backend Javascript libraries
- Jquery
- Bootstrap 4
- select2
- font-awesome

