Nid yw’r ategyn hwn wedi cael ei ddiweddaru ers 3 ryddhad mawr. Efallai nad yw’n cael ei gynnal bellach ac efallai bod materion cydnawsedd wrth gael ei ddefnyddio gyda fersiynau mwy diweddar o WordPress.

Feature Flags

Disgrifiad

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

Cwestiynau Cyffredin

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

Adolygiadau

There are no reviews for this plugin.

Contributors & Developers

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

Cyfranwyr

Translate “Feature Flags” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Cofnod Newid

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