Config Sync
strapi-plugin-config-sync stores selected Strapi configuration in version-controlled JSON files.
It is used for settings such as roles, permissions, and plugin configuration that otherwise live only in the database.
Sync After Install
- Open Strapi admin.
- Go to Settings → Config Sync → Tools.
- Click Import.
Commit generated config/sync/ files when configuration changes should travel with the project.