Generate clean API JSON output with OctoberCMS to your JS front-ends (ReactJS, ReactNative, Angular...)
Fields are categorised by Element (a page, a block, a footer....)
Available fields:
- String
- Text
- Number
- Textarea
- Richeditor
- Single image (attachOne System/Models/File)
- Multiple images (attachMany System/Models/File)
API Content Manager
Work in progress
This is a testing version !!! WORK IN PROGRESS !!!
- git clone https://github.com/acte-solutions/oc-plugin-contentmanager.git
- Install in plugins/acte/contentmanager/
API Routing
Check routes.php for information.
-
This plugin has not been reviewed yet.
-
1.0.8 |
Image thumb genertion bug fix. Added default thumb in config/config.php Feb 15, 2020 |
---|---|
1.0.7 |
Updated table acte_contentmanager_fields Feb 15, 2020 |
1.0.6 |
Created table acte_contentmanager_formats Feb 15, 2020 |
1.0.5 |
Bug fixing and add some validations Feb 05, 2020 |
1.0.4 |
Created table acte_contentmanager_field_types Feb 03, 2020 |
1.0.3 |
Created table acte_contentmanager_fields Feb 03, 2020 |
1.0.2 |
Created table acte_contentmanager_elements Feb 03, 2020 |
1.0.1 |
Initialize plugin. Feb 03, 2020 |