Get CMS pages from JSON ADMIN API
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Get CMS pages from JSON ADMIN API
Hello Aimeos!
I was wondering if it is possible to get the cms pages with the JSON Admin API?
Regards!
I was wondering if it is possible to get the cms pages with the JSON Admin API?
Regards!
Re: Get CMS pages from JSON ADMIN API
There was a configuration missing to add permissions to all backend users in 2022.10. Can you please update using:
Then, you can retrieve CMS content just like other endpoints, e.g.:
http://localhost:8000/admin/default/jsonadm/cms
Code: Select all
composer up
http://localhost:8000/admin/default/jsonadm/cms
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
