All notable changes to this project will be documented in this file.
- Enabled PHP
8.1
and8.2
support incomposer.json
- Enabled PHP
7.4
support incomposer.json
- Enabled Magento
2.4
support incomposer.json
- Added license file.
- Fixed: blocking store emulation if no
store_id
parameter is passed through search criteria filters.
- Added compatibility with PHP 7.3.x in composer file (thanks to @WJdeBaas)
- Added compatibility with PHP 7.2.x in composer file
- Added compatibility with Magento 2.3.0 in composer file
- Fixed missing page and block id in search endpoint responses
- If searchCriteria contains only one store_id as filter, the content for blocks/pages will be loaded for the given store id.
- Widgets and content variables are parsed correctly
- CMS Block/Pages List with store_id provided
- Added new API endpoints to get pages/blocks by their identifier
- Init files