{"id":14974742,"url":"https://github.com/juzaweb/cms","last_synced_at":"2026-05-21T15:04:34.905Z","repository":{"id":37044703,"uuid":"272978304","full_name":"juzaweb/cms","owner":"juzaweb","description":"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","archived":false,"fork":false,"pushed_at":"2024-12-18T14:28:01.000Z","size":58486,"stargazers_count":182,"open_issues_count":2,"forks_count":63,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-04-14T22:15:06.386Z","etag":null,"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"],"latest_commit_sha":null,"homepage":"https://juzaweb.com/documentation/plugin/cms/start/installation","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juzaweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-17T13:15:51.000Z","updated_at":"2025-03-14T05:52:08.000Z","dependencies_parsed_at":"2025-01-20T06:02:03.150Z","dependency_job_id":"615bd118-cb21-43a4-ab66-76d6cf7ab5e9","html_url":"https://github.com/juzaweb/cms","commit_stats":{"total_commits":1188,"total_committers":4,"mean_commits":297.0,"dds":"0.12962962962962965","last_synced_commit":"e2a3ba03d09edc230dfdf2449e091b8d1059c6da"},"previous_names":["juzaweb/cms","juzaweb/juzacms"],"tags_count":70,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juzaweb%2Fcms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juzaweb%2Fcms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juzaweb%2Fcms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juzaweb%2Fcms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juzaweb","download_url":"https://codeload.github.com/juzaweb/cms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248968917,"owners_count":21191162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cms-platform","laravel","laravel-9","laravel-admin","laravel-blog","laravel-cms","laravel-cms-live-wordpress","laravel-package","laravel-packages","laravel6","laravel9","multisite","network","platform"],"created_at":"2024-09-24T13:51:01.097Z","updated_at":"2026-05-21T15:04:34.899Z","avatar_url":"https://github.com/juzaweb.png","language":"PHP","funding_links":["https://buymeacoffee.com/juzaweb"],"categories":[],"sub_categories":[],"readme":"Juzaweb CMS - Laravel CMS for Your Project\n=====================================\n\n## About\n![https://buymeacoffee.com/juzaweb](https://raw.githubusercontent.com/juzaweb/core/refs/heads/master/assets/public/images/thumbnail.png)\n[![Total Downloads](https://img.shields.io/packagist/dt/juzaweb/cms.svg?style=social)](https://packagist.org/packages/juzaweb/cms)\n[![GitHub Repo stars](https://img.shields.io/github/stars/juzaweb/cms?style=social)](https://github.com/juzaweb/cms)\n[![GitHub followers](https://img.shields.io/github/followers/juzaweb?style=social)](https://github.com/juzaweb)\n[![YouTube Channel Subscribers](https://img.shields.io/youtube/channel/subscribers/UCo6Dz9HjjBOJpgWsxkln0-A?style=social)](https://www.youtube.com/@juzaweb)\n\n- [Juzaweb CMS](https://juzaweb.com/cms) is a Content Management System (CMS) like WordPress developed based on Laravel Framework 11 and web platform whose sole purpose is to make your development workflow simple again.\n- Juzaweb CMS is a [Laravel CMS](https://juzaweb.com/cms) was engineered to be easy — for both developers and users. Project develop by Juzaweb Team.\n\n## Documentation\n\nYou'll find the documentation on https://juzaweb.com/documentation/juzaweb/core/5.x.\n\nFind yourself stuck using the CMS? Found a bug? Do you have general questions or suggestions for improving the CMS? Feel free to [create an issue on GitHub](https://github.com/juzaweb/cms/issues), we'll try to address it as soon as possible.\n\nVideo Tutorial: https://www.youtube.com/@juzaweb/videos\n\n## Requirements\n- The modules package requires:\n    - PHP 8.2 or higher\n    - MySql 8.0 or higher\n\n## Install\n### Create project with composer\n```\ncomposer create-project --prefer-dist juzaweb/cms blog\n```\n### Install\n\nConfig database in your `.env` file, and run:\n\n```\nphp artisan juzaweb:install\n```\n\n## Contributing\n- Contributions are welcome, and are accepted via pull requests. Please review these guidelines before submitting any pull requests.\n[https://github.com/juzaweb/cms/blob/master/CONTRIBUTING.md](https://github.com/juzaweb/cms/blob/master/CONTRIBUTING.md)\n\n## Features\n- [x] File manager\n- [x] Plugins\n- [x] Themes\n- [x] Theme Widgets\n- [x] Menu builder by post type\n- [x] Logs view\n- [x] Page block\n- [ ] Upload themes\n- [ ] Upload plugins\n- [ ] **Network (multisite) support**\n- [x] Multisite languages\n- [x] Social login\n  - [x] Google\n  - [x] Facebook\n  - [x] Tweater\n  - [x] Github\n  - [x] Instagram\n- [ ] User Permission\n  - [ ] Check permisson menu\n  - [ ] Policies\n  - [ ] Check permisson button in views\n- [x] Media manager admin page\n- [ ] Short Code\n- [x] Add image from url\n- [ ] Quick edit\n- [ ] Preview post\n- [ ] Activity logs\n- [ ] **Api Support**\n\n## Backend Javascript libraries\n- Jquery\n- Bootstrap 4\n- select2\n- font-awesome\n\n## Buy me coffee\n[![Juzaweb Buy me coffee](https://i.imgur.com/MAqboRu.png)](https://buymeacoffee.com/juzaweb)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuzaweb%2Fcms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuzaweb%2Fcms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuzaweb%2Fcms/lists"}