Get started with building CMS Plugins
The Starter Plugin comes with with the core features of a great CMS Plugin already included: data mapping, source selection, field mapping, error handling, and more. This functionality is intentionally minimal yet robust, distilling our learnings from building many CMS Plugins into a small set of code files. By swapping in your own data-fetching, most of the functionality will adapt automatically, leaving you more time to focus on customizing and shipping your Plugin.