Skip to content

Releases: sugarcrm-developers/marketplace-licensing-example

SugarCRM Marketplace rebranding

28 Aug 18:58
a668698

Choose a tag to compare

What's Changed

Full Changelog: v2.1...v3.0

SampleLicenseAddon-ERC for marketplace.sugarcrm.com

13 Nov 19:29
0339372

Choose a tag to compare

What's Changed

Full Changelog: v2.0...v2.1

SampleLicenseAddon-ERC PHP 8.2 compatible

18 Jul 15:27
0edd7e4

Choose a tag to compare

What's Changed

Full Changelog: v1.9...v2.0

SampleLicenseAddon-ExternalResourceClient.zip

16 Aug 18:10
1e6c0cb

Choose a tag to compare

Adding License Validation to Your Add-on (ExternalResourceClient enabled)

This sample module includes a library that talks back to SugarOutfitters, an admin configuration page for you module used to validate a license, and a post-install redirect to the config page to make configuring a module easy after installation. Alter it however you would like. For example, you could have ask the user for more information at the time of entering the license key or change the sample code to support dual licensing.

More about ExternalResourceClient

SampleLicenseAddon-cURL.zip

28 Jul 13:36

Choose a tag to compare

Adding License Validation to Your Add-on (cURL enabled)

This sample module includes a library that talks back to SugarOutfitters, an admin configuration page for you module used to validate a license, and a post-install redirect to the config page to make configuring a module easy after installation. Alter it however you would like. For example, you could have ask the user for more information at the time of entering the license key or change the sample code to support dual licensing.