Returns the feature flag configuration together with the add-on catalogue and whether each companion plugin is installed.
A stored Giphy API key is replaced with the literal FCOM_ENCRYPTED_DATA_KEY rather than being returned, so the key never leaves the server.
Endpoint
Method:
GETPath:
/settings/featuresEdition: Core
Controller:
SettingController@getFeaturesRoute source:
fluent-community/app/Http/Routes/api.php:154Controller source:
fluent-community/app/Http/Controllers/SettingController.phpRequires the FluentCommunity community-admin permission (or a WordPress super admin).
Live sample
The request and response below were recorded against a running FluentCommunity install and then anonymised — member names, emails, avatars and post content are fictional, and long collections are trimmed to a few entries.
GET Get Feature Settings
Returns the feature flag configuration together with the add-on catalogue and whether each companion plugin is installed.
Controller: SettingController@getFeatures
Route source: fluent-community/app/Http/Routes/api.php:154
Authorizations
WordPress Application Passwords — use Basic auth with username:application_password.
Responses
Successful response