nhall97 / ApexFeatureToggle

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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