https://github.com/juzaweb/cms-demo
Demo CMS website
https://github.com/juzaweb/cms-demo
Last synced: 2 months ago
JSON representation
Demo CMS website
- Host: GitHub
- URL: https://github.com/juzaweb/cms-demo
- Owner: juzaweb
- License: gpl-2.0
- Created: 2024-03-23T07:14:25.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-23T07:40:30.000Z (about 1 year ago)
- Last Synced: 2025-02-07T21:20:08.169Z (4 months ago)
- Language: PHP
- Size: 3.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
README
JUZACMS - Laravel CMS for Your Project
=====================================## About

[](https://packagist.org/packages/juzaweb/cms)
[](https://github.com/juzaweb/cms)
[](https://github.com/juzaweb)
[](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## 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
- [ ] Short Code
- [x] Add image from url
- [ ] Quick edit
- [ ] Preview post
- [ ] Activity logs
- [ ] **Api Support**
- [x] Auth api
- [x] Post Type api
- [ ] Taxonomy api
- [ ] 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
[](https://buymeacoffee.com/juzaweb)