Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juzaweb/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
https://github.com/juzaweb/cms
cms-platform laravel laravel-9 laravel-admin laravel-blog laravel-cms laravel-cms-live-wordpress laravel-package laravel-packages laravel6 laravel9 multisite network platform
Last synced: 6 days ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/juzaweb/cms
- Owner: juzaweb
- License: gpl-2.0
- Created: 2020-06-17T13:15:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-01T09:00:14.000Z (6 months ago)
- Last Synced: 2024-10-29T17:14:15.708Z (8 days ago)
- Topics: cms-platform, laravel, laravel-9, laravel-admin, laravel-blog, laravel-cms, laravel-cms-live-wordpress, laravel-package, laravel-packages, laravel6, laravel9, multisite, network, platform
- Language: PHP
- Homepage: https://juzaweb.com/documentation/plugin/cms/start/installation
- Size: 55.8 MB
- Stars: 181
- Watchers: 11
- Forks: 62
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
README
JUZAWEB CMS - Laravel CMS for Your Project
=====================================## About
![https://buymeacoffee.com/juzaweb](https://i.imgur.com/toObY8s.png)
[![Total Downloads](https://img.shields.io/packagist/dt/juzaweb/cms.svg?style=social)](https://packagist.org/packages/juzaweb/cms)
[![GitHub Repo stars](https://img.shields.io/github/stars/juzaweb/cms?style=social)](https://github.com/juzaweb/cms)
[![GitHub followers](https://img.shields.io/github/followers/juzaweb?style=social)](https://github.com/juzaweb)
[![YouTube Channel Subscribers](https://img.shields.io/youtube/channel/subscribers/UCo6Dz9HjjBOJpgWsxkln0-A?style=social)](https://www.youtube.com/@juzaweb)- [JuzaWeb CMS](https://juzaweb.com) is a Content Management System (CMS) like WordPress developed based on Laravel Framework 9 and web platform whose sole purpose is to make your development workflow simple again.
- JuzaWeb CMS is a [Laravel CMS](https://juzaweb.com) was engineered to be easy — for both developers and users. Project develop by Juzaweb Team.
- Demo Site:
- Frontend: https://cms.juzaweb.com
- Admin:
- https://cms.juzaweb.com/admin-cp
- User/Pass: [email protected] / [email protected]
- Video Tutorial: https://www.youtube.com/@juzaweb/videos## V4 Processing
- [x] Convert modules to packages
- [x] Compile plugin react with vite
- [x] Install/Update plugin with composer
- [x] Rename namespace CMS command
- [x] Shortcode support
- [x] Move Backup to plugin
- [ ] Hook Action helpers
- [ ] Install/Update Command
- [ ] Install/Update Plugin Command
- [ ] Install/Update Theme Command
- [ ] Simplify controllers
- [x] Move Seo to plugin
- [x] Move translation to plugin
- [ ] Notification channels support e-mail with custom template
- [ ] Move Installer to package
- [ ] Using Juzaweb-sdk for call remote Modules
- [ ] Multisite using multiple database
- [ ] Documentations## Requirements
- The modules package requires:
- PHP 8.0 or higher
- MySql 5.7 or higher## Install
### Create project with composer
```
composer create-project --prefer-dist juzaweb/cms blog
```
### InstallConfig database in your `.env` file, and run:
```
php artisan juzacms:install
```## Documentation
View all [JuzaWeb CMS documentation](https://juzaweb.com/documentation/plugin/cms/start/installation)## 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](https://github.com/juzaweb/cms/blob/master/CONTRIBUTING.md)## Features
- [x] File manager
- [x] Post Type support
- [x] Taxonomy support
- [x] Email service
- [x] Email templates
- [x] Email Log
- [x] Plugins
- [x] Themes
- [x] Theme Widgets
- [x] Menu builder by post type
- [x] Logs view
- [x] Added default theme
- [x] Page block
- [x] Permalinks
- [x] Upload themes
- [x] Upload plugins
- [x] Per page paginate config
- [x] **Network (multisite) support**
- [x] Backup setting
- [x] Seo setting
- Sitemap
- SEO content
- Feed
- [x] Social login
- [x] Google
- [x] Facebook
- [x] Tweater
- [x] Github
- [x] Instagram
- [x] User Permission
- [x] Check permisson menu
- [x] Policies
- [ ] Check permisson button in views
- [x] Media manager admin page
- [x] Short Code
- [x] Add image from url
- [ ] Quick edit
- [ ] Preview post
- [ ] Activity logs
- [ ] **Api Support**
- [x] Auth api
- [x] Post Type api
- [x] Taxonomy api
- [x] User api
- [ ] Media api## Plugins
* [Notification](https://github.com/juzaweb/notification)
* [Movie](https://github.com/juzaweb/movie)
* [Image Slider](https://github.com/juzaweb/image-slider)
* [Ads Manager](https://github.com/juzaweb/ads-manager)
* [Demo Site](https://github.com/juzaweb/demo-site)## Include Themes
### Default
### Gamxo## Backend Javascript libraries
- Jquery
- Bootstrap 4
- select2
- font-awesome## Change Logs
[https://juzaweb.com/documentation/changelog](https://juzaweb.com/documentation/changelog)## Buy me coffee
[![Juzaweb Buy me coffee](https://i.imgur.com/MAqboRu.png)](https://buymeacoffee.com/juzaweb)