An open API service indexing awesome lists of open source software.

https://github.com/simplicitesoftware/module-cms


https://github.com/simplicitesoftware/module-cms

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

![](https://docs.simplicite.io//logos/logo250.png)
* * *

`CMS` module definition
=======================

Content Management System backed up by grapejs

`CmsElement` business object definition
---------------------------------------

### Fields

| Name | Type | Required | Updatable | Personal | Description |
| ------------------------------------------------------------ | ---------------------------------------- | -------- | --------- | -------- | -------------------------------------------------------------------------------- |
| `cmsEltName` | char(50) | yes* | yes | | - |
| `cmsEltContent` | text(1000000) | | yes | | - |
| `cmsEltDescription` | char(255) | | yes | | - |

`CmsEditor` external object definition
--------------------------------------

`CmsService` external object definition
---------------------------------------

`CmsViewer` external object definition
--------------------------------------