Admin panel configuration
Strapi's admin panel offers a single entry point file for its configuration.
Strapi's admin panel offers a single entry point file for its configuration.
The Content-type Builder is only accessible to create and update content-types when your Strapi application is in a development environment, else it will be in a read-only mode in other environments.
The Users & Permissions plugin is managed from the Users & Permissions plugin settings section, accessible from Settings icon Settings in the main navigation of the admin panel. This settings section allows to configure the available providers, email templates and the advanced settings of the plugin. It also allows to define the end-users roles and their related permissions (see Configuring end-user roles).
How to setup your Strapi Admin Panel
Protect your API with a full authentication process based on JWT and manage the permissions between the groups of users.
Instructions to write content by filling up fields that are meant to contain specific content (e.g. text, numbers, media etc.).