Feature Flags

Descripció

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

PMF

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

Ressenyes

No hi ha ressenyes per a este complement.

Col·laboradors i desenvolupadors

«Feature Flags» és programari de codi obert. La següent gent ha col·laborat en este complement.

Col·laboradors

Traduïx «Feature Flags» a la teua llengua.

T’interessa el desenvolupament?

Revisa el codi , dona una ullada al repositori SVN o subscriu-te al registre de desenvolupament per RSS.

Registre de canvis

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