Описание
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
