Releases: clerkio/clerk-prestashop
Releases · clerkio/clerk-prestashop
1.5.1
- Register frontcontrollers, enabling apperance of columns to be toggled in theme configuration
1.5.0
- Add option to specify custom fields for import
1.4.5
- Fix inability to use this in anonymous function in PHP 5.3
1.4.4
- Remove callable typehint in order to support PHP 5.3
1.4.3
- Remove short array syntax in ClerkAbstractFrontController
1.4.2
- Replace short array syntax with array() to support php < 5.4
1.4.1
- Add pagination for orders
1.4.0
- Make backwards compatible with PrestaShop 1.5.6.3 and possibly older versions too
1.3.0
- Make backwards compatible with early version of prestashop 1.6
1.2.2
- Include list_price for products
- Trim whitespace when saving configuration values