An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

JUZACMS - 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

## 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
```
### Install

Config 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
[![Juzaweb Buy me coffee](https://i.imgur.com/MAqboRu.png)](https://buymeacoffee.com/juzaweb)