Skip to main content

9 docs tagged with "provider"

View All Tags

Configuring Users & Permissions plugin settings

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).

Email Provider

Configure Strapi Cloud to use a third-party email provider.

Installing Plugins via the Marketplace

The Marketplace is where users can find additional plugins to customize Strapi applications, and additional providers to extend plugins. The Marketplace is located in the admin panel, indicated by Marketplace icon Marketplace. In the Marketplace, users can browse or search for plugins and providers, link to detailed descriptions for each, and submit new plugins and providers.

Introduction to plugins

Strapi is built around different types of plugins. Every default Strapi application comes with the following pre-installed plugins:

Providers

Install and use providers to extend the functionality of available plugins.

Strapi plugins

Strapi builds and maintains plugins that extend the functionality of a core Strapi application. This section is a reference guide to the pre-installed plugins and additional plugins developed by Strapi, which are available in the Marketplace. Additional documentation on plugins is provided in the relevant sections of the User Guide and the Developer Documentation, however, a brief plugin description, how the installed plugin works, and changes to the admin panel is provided.

Upload plugin

Upload any kind of file on your server or external providers.

Upload Provider

Configure Strapi Cloud to use a third-party upload provider.

Users & Permissions plugin

Protect your API with a full authentication process based on JWT and manage the permissions between the groups of users.