Image
Image

Feature Flags

Descrición

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

Preguntas frecuentes

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

Comentarios

Non hai recensións para este plugin.

Colaboradores e desenvolvedores

“Feature Flags” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

Traduce “Feature Flags” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.

Rexistro de cambios

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