After asking subscribers for topic preferences, subscribers opted for more information on Layouts and Views. Over the next few posts,
Modernizing Sugar Outfitters Licensing
Sugar Outfitters, The SugarCRM Marketplace, provides a licensing API and sample code with which to validate an instance’s license.
As you can see from the image, Sugar Outfitters is providing an example using Backward Compatibility Mode, #bwc.
I am aiming to update Sugar Outfitters Licensing to leverage Sidecar. We will be adding a Layout, View, Administer panel, and REST APIs.
Environment
For my development environment. I’ll be using the following components
SugarCRM Version 12.2.0-preview.2 (Build 222 E) (Q4 2022)
macOS Monterey
Apache 2.4 from Homebrew
PHP 7.4.30 from Homebrew
MySQL 5.7.26 from SugarDockerized
ElasticSearch from SugarDockerized
PHPStorm
Proposal
I propose that SugarCRM adds to the core all of the logic, layouts, views, etc. required to work with Sugar Outfitters. I'll even provide a Module Loadable Package (MLP) with which SugarCRM can borrow to add to the core.