Image
Image

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“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „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