All Release Notes
Added support for Custom Applications
24 October 2023
Connect
New feature
Connectors
You can now create and deploy Custom Applications using commercetools Connect. This allows you to extend the functionality of the Merchant Center without needing to maintain dedicated hosting.
To include a Custom Application in your Connector, set applicationType
to mc-app
in your connect.yaml file. For more information, see Developing a Connect application.
Changes:
- [API] Added
mc-app
to theapplicationType
field on ConnectorConfigurationApplication.