Local plugins Quick start Development Environment Setup Plugin development Setup Plugin Folders and Files Architecture Back-end Development Routes CLI Controllers Models Tab...
Backend customization Routing How to create a route? Dynamic parameters Example Policies How to create a policy? Usage Global policies Plugins policies API policies Using a...
Frequently Asked Questions Why can’t I create or update content-types in production/staging? Does Strapi handle deploying or migrating of content? User can’t login to the admin p...
JWT validation Customize the JWT validation function Write our own logic JWT validation In this guide we will see how to validate a JWT (JSON Web Token) with a third party s...
Managing global settings Configuring Single Sign-On (opens new window) Managing global settings Global settings for plugins and features are managed from General > Settings ...
Secure your application Install Sqreen Start your application programmaticaly Inject and configure Sqreen agent Secure your application In this guide we will see how you can...
Process manager Install PM2 Basic usage Starting with server.js file Starting with strapi command Configuration file Process manager In this guide we will see how you can ...
Creating a new Field in the administration panel Introduction Setup Creating the WYSIWYG Creating the MediaLib Creating the WYSIWYG Wrapper Implementing CKEditor Registering a...
Send email programmatically Introduction Example Override controller action Get the comment creation back Apply our changes Send email programmatically In this guide we wi...