Skip to content
/ juzacms Public
forked from 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

License

Notifications You must be signed in to change notification settings

b1fly/juzacms

 
 

Repository files navigation

JUZACMS - Laravel CMS for Your Project

About

https://buymeacoffee.com/juzaweb

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/juzacms blog

Install

php artisan juzacms:install
  • Publish config
php artisan vendor:publish --tag=cms_config

Documentation

View all documentation https://juzaweb.com/documentation Github: https://github.com/juzaweb/docs

Contributing

Features

  • Fully Ajax load page.
  • File manager
  • Chunk Upload File manager
  • Post Type support
  • Taxonomy support
  • Email service
  • Email templates
  • Email Log
  • Plugins
  • Themes
  • Theme Widgets
  • Menu builder by post type
  • Logs view
  • Added default theme
  • Page block
  • Permalinks
  • Social login
    • Google
    • Facebook
    • Tweater
    • Github
    • Instagram
  • User Permission
    • Check permisson menu
    • Policies
    • Check permisson button in views
  • Media manager admin page
  • Upload themes
  • Short Code
  • Add image from url
  • Quick edit
  • Response cache
  • Preview post
  • Activity logs
  • Per page paginate config
  • Api Support

Plugins

Theme

Default

Gamxo

Backend Javascript libraries

  • Jquery
  • Bootstrap 4
  • select2
  • font-awesome

Change Logs

https://juzaweb.com/documentation/changelog

Buy me coffee

Juzaweb Buy me coffee

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 47.5%
  • JavaScript 30.3%
  • CSS 11.1%
  • Blade 6.1%
  • Twig 2.2%
  • Sass 1.8%
  • Other 1.0%