decaporg / decaporg/decap-cms

Allow third-party extensions of Netlify CMS as separate packages.

Open
#3,450 0 comments 0 reactions 0 assignees View on GitHub
type: feature
Dominant language
JavaScript
Stars
19.4k
Forks
3.1k
Avg merge
1d 14h
Merged PRs (30d)
9

Description

These plugins could be installed and updated via npm instead of having our own plugin repo. We could update in the UI and update the package.json, then refresh the page once the deploy is complete.

Third party plugins could open things up to additional widgets, dashboard sections, services such as Netlify/Google analytics or even entire collections. Unlike other CMS's, these plugins would not introduce vulnerabilities in your site as they will not run on the front-end site. They will only add additional functionality to Netlify CMS.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.