Skip to content

sugarcrm-developers/marketplace-licensing-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marketplace Licensing Example

This repository provides a sample SugarCRM add-on that demonstrates how to implement license validation by integrating with the SugarCRM Marketplace API. It includes a PHP library that leverages Sugar's ExternalResourceClient for making HTTP requests.

Features

  • Sample implementation of license validation logic
  • Integration with the SugarCRM Marketplace API
  • Usage of ExternalResourceClient for simplified HTTP communication

Requirements

  • Sugar 13.0 or higher
  • PHP 7.4 or higher
  • Access to the SugarCRM Marketplace

Getting Started

  1. Clone this repository into your SugarCRM instance's custom module directory.
  2. Follow the provided code to integrate license validation in your own add-ons.
  3. Update the API credentials and endpoint URLs as required.

Documentation

For more information on selling add-ons and using licensing in the SugarCRM Marketplace, refer to the Marketplace Licensing Guide.

Contributing

Contributions and improvements are welcome. Please submit a pull request or open an issue for feedback or suggestions.

License

This project is provided as a sample and is not intended for production use without proper testing and validation.

About

SugarOutfitter's Sample License Addon code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages