Download the PHP package magentix/unopim-cms without Composer
On this page you can find all versions of the php package magentix/unopim-cms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download magentix/unopim-cms
More information about magentix/unopim-cms
Files in magentix/unopim-cms
Download magentix/unopim-cms
More information about magentix/unopim-cms
Files in magentix/unopim-cms
Vendor magentix
Package unopim-cms
Short Description An UnoPim package to add a CMS Page feature
License MIT
Package unopim-cms
Short Description An UnoPim package to add a CMS Page feature
License MIT
Please rate this library. Is it a good library?
Informations about the package unopim-cms
UnoPim CMS
An UnoPim package to add a CMS Page feature.
Installation
-
Run the following command:
-
Add the module to
config/concord.php
: - Run the commands to execute migrations and clear the cache:
Enrich Page entity with new attributes
You can easily add new attributes with a custom package:
API
GET All pages
Endpoint
Query Params
Param | Value |
---|---|
filters | {"status":[{"operator":"=","value":"1"}]} |
page | 1 |
limit | 10 |
Code Snippet
Response
GET page by page code
Endpoint
Code Snippet
Response
POST Create a page
Endpoint
Body
Code Snippet
Response
PUT Update a page
Endpoint
Body
Code Snippet
Response
All versions of unopim-cms with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8
The package magentix/unopim-cms contains the following files
Loading the files please wait ....