Release an extension
Once testing and documenting are complete, the extension is ready for release. There are currently two types of releases that you can perform:
- Private release: The completed extension is available to all properties within your company, but is not available to any other companies in Adobe Experience Platform.
- Public release: The completed extension is available in the public marketplace for all Adobe Experience Platform users.
POST
ing a new version of your extension package and following the above testing and release steps on that new version.You must release your extension as a private extension before you can release it publicly.
Private release
The easiest way to release your extension with private availability is to use the tag extension releaser. More instructions are found within its documentation.
If you’d like to release your extension with private availability using the API directly, see the example call for privately releasing an extension package in the API docs for more detail.
Public release
Once you have completed the private release, you can ask Adobe to release it publicly. This will make your extension available in the public catalog. Any data collection user can install your extension to any property.
Please complete the public release request form to begin the release process.