Returns the Progressive Web App settings — app name, short name, icon source, theme colour and install prompt position.
Endpoint
Method:
GETPath:
/admin/pwa-settingsEdition: PRO
Controller:
PwaController@getSettingsRoute source:
fluent-community-pro/app/Modules/Pwa/Http/pwa_api.php:8Requires the FluentCommunity community-admin permission (or a WordPress super admin).
Requires FluentCommunity Pro; this is the PWA module settings endpoint despite its generic path name.
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 Settings
Returns the Progressive Web App settings — app name, short name, icon source, theme colour and install prompt position.
Controller: PwaController@getSettings
Route source: fluent-community-pro/app/Modules/Pwa/Http/pwa_api.php:8
Authorizations
WordPress Application Passwords — use Basic auth with username:application_password.
Responses
Successful response