Starting with version 2.0 mypromo connect SDK will support php 8.0
or higher only.
You should be able to use php 7.4
on your own risk till end of 2022.
Please update your applications and environments accordingly.
- added Trailing Slashes to all API Endpoints
- added OAuth 1.0 and OAuth 2.0 for files (see details here)
- Support a custom baseUri for Client (see details here)
- Add
reference2
field to Order Model (see details here) - use key/value for File/Callback Header Auth (see details here) and (see details here)
- Set minimum PHP Version to 8.0
- Added product routes to manage product data
- Added product feeds
- Added configurator routes to build up your own personalization app
- Added client settings routes
- Added connector routes for magento 2.x and shopify integration
- PHP ^8.0
composer require mypromo/connect-sdk
When reporting issues, please fill out the included template as completely as possible.
If you discover any security related issues, please email support@mypromo.com
instead of using the issue tracker.
Running tests requires at least PHP Version 8.0
or higher.
Version | Status | Packagist | Namespace | Repo | Docs | PHP Version |
---|---|---|---|---|---|---|
1.x | Deprecated | mypromo/connectsdk |
MyPromo\Connect\SDK |
v1 | v1 | >= 7.3 |
2.x | Latest | mypromo/connectsdk |
MyPromo\Connect\SDK |
v1 | v1 | >= 8.0 |
The Connect SDK is open-source software licensed under the MIT license.