Returns the general settings plus everything the setup wizard needs: which sibling Fluent plugins are already installed and the current user name and email to prefill.
Endpoint
Method:
GETPath:
/admin/on-boardingsEdition: Core
Controller:
AdminController@getOnBoardingSettingsRoute source:
fluent-community/app/Http/Routes/api.php:114Controller source:
fluent-community/app/Http/Controllers/AdminController.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 Onboarding Settings
Returns the general settings plus everything the setup wizard needs: which sibling Fluent plugins are already installed and the current user name and email to prefill.
Controller: AdminController@getOnBoardingSettings
Route source: fluent-community/app/Http/Routes/api.php:114
Authorizations
WordPress Application Passwords — use Basic auth with username:application_password.
Responses
Successful response