SugarCRM Developers
Official@sugarcrm-developers
Offers specialized engineering capabilities for module architecture, Sidecar UI customization, and enterprise-grade extension packaging within the SugarCRM ecosystem.
Agent Skills by SugarCRM Developers
Showing 19 vetted skills indexed across 1 GitHub repositories.
sugar-logic-hook
Generate a SugarCRM logic hook for custom event-based PHP actions.
sugar-custom-field
Adds custom fields to SugarCRM modules via Vardef Extension Framework.
sugar-feature-generator
Generate SugarCRM Module Loadable Packages from structured feature requests.
sugar-ui-customization
Generate custom SugarCRM Sidecar UI views, layouts, dashlets, and metadata overrides using Backbone and Handlebars.
sugar-package-build
Generate SugarCRM MLP pack.php files with installdefs and manifest.php.
sugar-mb-export-flow
Convert Module Builder export zips to MLPs with corrected class names and metadata.
sugar-module-icons
Configure installdefs['image_dir'] and place 4 icon files for SugarCRM modules.
sugar-new-module
Generate complete SugarCRM modules with bean classes, metadata, views, and dashboards.
sugar-external-resource-client
Automates outbound HTTP requests from SugarCRM PHP using ExternalResourceClient.
sugar-application-language
Register application-scope strings in SugarCRM language files.
sugar-viewdef-editing
Edit SugarCRM Sidecar viewdef PHP files with safe numeric array key management.
sugar-address-grouping
Configure SugarCRM vardef and record-view fieldsets to group address sub-fields into one visual block.
sugar-rest-endpoint
Generate custom REST API endpoints for SugarCRM modules by subclassing SugarApi or ModuleApi.
sugar-mlp-anatomy
Describe SugarCRM MLP structure, installdefs sections, and file routing rules.
sugar-notes-attachment
Attach Notes to custom SugarCRM modules using parent_id and parent_type relationships.
sugar-custom-field-type
Create custom SugarCRM field types with PHP, JavaScript, and Handlebars templates.
sugar-studio-debugging
Diagnoses common SugarCRM Studio issues like unflagged images and labels.
sugar-relationship
Create SugarCRM module relationships with 1:M or M:M connections and subpanel files.
sugar-scheduler
Schedule recurring tasks in SugarCRM using the Extension Framework.
Frequently Asked Questions About SugarCRM Developers
FAQPage SchemaWhat specific tasks can developers perform using these SugarCRM capabilities?▼
Developers can generate custom modules, define complex field relationships, build Sidecar UI views, and package extensions for deployment. These capabilities enable the creation of custom logic hooks, REST endpoints, and structured metadata overrides to extend core CRM functionality.
Which technical personas are these SugarCRM development resources intended for?▼
These resources are designed for CRM administrators, backend engineers, and frontend developers tasked with customizing SugarCRM instances. The content specifically targets professionals responsible for maintaining module integrity, UI consistency, and enterprise-level system integrations.
What are the primary prerequisites for implementing these SugarCRM development patterns?▼
Implementation requires an existing SugarCRM environment and familiarity with the Extension Framework, PHP, JavaScript, and Handlebars. Developers must also understand the structure of Module Loadable Packages, including manifest files and installdefs routing rules.