Feature Flags

Апісанне

Feature flags allows developers to configure features behind the feature flags on both Server(PHP) and Client(JS/TS) side.

Часта задаваныя пытанні

Does this plugin work with PHP 8?

Yes, it’s actively tested and working up to PHP 8.3

Does this plugin work with latest WordPress?

Yes, it’s actively tested and working up to WordPress 6.4

Водгукі

На гэты плагін няма водгукаў.

Удзельнікі і распрацоўшчыкі

“Feature Flags” is open source software. The following people have contributed to this plugin.

Удзельнікі

Перакласці “Feature Flags” на вашу мову.

Зацікаўлены ў распрацоўцы?

Праглядзіце код, праверце SVN рэпазітарый, або падпішыцеся на журнал распрацоўкі па RSS.

Журнал змяненняў

0.4.1

  • Provides WP admin dashboard to manage (On/Off) feature flags
  • Provides SDK for PHP and JavaScript with example code to add features behind the flag
  • First class TypeScript support