All notable changes to the package will be documented in this file.
- Implement Yola provider via Topline Cloud Services
- Fix string casts in Weebly provider
- Implement Weebly provider
- Update website.com exception handler to return a formatted error response for connection exceptions
- Increase website.com API timeout from 10 to 30 seconds
- Update for PHP 8.1+ and base library v4
- Add static analyser and docker environment
- Implement Yola provider via Topline Cloud Services
- Fix string casts in Weebly provider
- Implement Weebly provider
- Update website.com exception handler to return a formatted error response for connection exceptions
- Increase website.com API timeout from 10 to 30 seconds
- Add new result data fields for website.com
ip_address
is_published
has_ssl
- Fix website.com undefined clientId index errors
- Add
site_builder_user_id
parameter and return value for create and subsequent function calls - Implement Website.com provider
- Return
extra
array in AccountInfo after create()
- Fix: BaseKit createUser() add language code fall-back
- Fix: BaseKit create() explicitly cast billing_cycle_months to int
- NEW: Add optional
extra
array to CreateParams, send as metadata in BaseKit createUser()
- Fix BaseKit provider to not implement LogsDebugData twice
- Update to
upmind/provision-provider-base
v3.0.0 - Add icon to Category AboutData
- Add logo_url to Providers' AboutData
Fix BaseKit login()
where no auto_login_redirect_url has been configured
Make domain_name
an optional parameter + return data value, improve BaseKit
login()
, add BaseKit request/response debug logging
Rename Helpers util file
Initial public release