manage-properties
OfficialManage OFBiz properties.
Authorapache
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a unified way to manage application configuration settings within Apache OFBiz, whether they are stored in static .properties files or dynamic SystemProperty database records.
Core Features & Use Cases
- Static Property Management: Define and access configuration values from
.propertiesfiles located in componentconfig/directories. - Dynamic Property Management: Utilize the
SystemPropertyentity for runtime-configurable settings that can be updated via the database or UI without requiring an application restart. - Overriding Core Settings: Safely override default OFBiz properties using dynamic
SystemPropertyrecords, ensuring core framework files remain untouched. - Use Case: Ensure consistent application behavior across different environments by managing settings like database connection pools, feature flags, or external service endpoints.
Quick Start
Use the manage-properties skill to retrieve the value of the 'myplugin.cache.enabled' property from the 'myplugin' configuration.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: manage-properties Download link: https://github.com/apache/ofbiz-plugins/archive/main.zip#manage-properties Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.