/ApexFeatureToggle

An abstract way to enable custom metadata driven Features for an org

Apex Feature Toggle Project

A way to control features with Custom Metadata

Capabilities:

  • Dynamically change org behaviour on the fly
  • Control behaviour via custom metadata
  • Source controlled changes

Based on Martin Folwers Feature / Feature Flags Design https://www.martinfowler.com/articles/feature-toggles.html