-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,6 +17,12 @@ JUZACMS - Laravel CMS for Your Project | |
- User/Pass: [email protected] / [email protected] | ||
- Video Tutorial: https://www.youtube.com/@juzaweb/videos | ||
|
||
## V4 Process | ||
- [x] Convert modules to packages | ||
- [x] Compile plugin react with vite | ||
- [x] Install/Update plugin with composer | ||
- [ ] Documentations | ||
|
||
## Requirements | ||
- The modules package requires: | ||
- PHP 8.0 or higher | ||
|
@@ -85,8 +91,8 @@ View all [JuzaWeb CMS documentation](https://juzaweb.com/documentation/plugin/cm | |
- [ ] **Api Support** | ||
- [x] Auth api | ||
- [x] Post Type api | ||
- [ ] Taxonomy api | ||
- [ ] User api | ||
- [x] Taxonomy api | ||
- [x] User api | ||
- [ ] Media api | ||
|
||
## Plugins | ||
|