Framer CMS Plugin — Managed Collections Overview Build a Framer plugin that syncs external data into CMS Managed Collections. Managed Collections are plugin-controlled — your plugin creates the schema and populates items. This is the primary integration pattern for connecting Framer to external CMSes, databases, or APIs. Prerequisites - Completed setup - Plugin dev server running - Understanding of Framer CMS concepts Instructions Step 1: Create a Managed Collection Step 2: Handle CMS Field Types Step 3: Incremental Sync with Change Detection Step 4: Unmanaged Collection Access Output - Manag…