Skip to content

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

Mhmmdkyr/juzacms

 
 

Repository files navigation

JUZACMS - Laravel CMS for Your Project

About

https://buymeacoffee.com/juzaweb Total Downloads GitHub Repo stars GitHub followers YouTube Channel Subscribers

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

Config database in your .env file, and run:

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
  • 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
  • Upload themes
  • Upload plugins
  • Per page paginate config
  • Network (multisite) support
  • Backup setting
  • Seo setting
    • Sitemap
    • SEO content
    • Feed
  • Social login
    • Google
    • Facebook
    • Tweater
    • Github
    • Instagram
  • User Permission
    • Check permisson menu
    • Policies
    • Check permisson button in views
  • Media manager admin page
  • Short Code
  • Add image from url
  • Quick edit
  • Preview post
  • Activity logs
  • Api Support
    • Auth api
    • Post Type api
    • Taxonomy api
    • User api
    • Media api

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

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 61.4%
  • JavaScript 16.9%
  • CSS 8.7%
  • Blade 7.8%
  • Twig 2.4%
  • Sass 1.8%
  • Other 1.0%