Hi all,
I have a custom Netlify Connector that I’d like to install for Visual Editor for a site. But I don’t see any option “Content Sources” under “Site configuration” > “Visual editor”.
I only see “General”, “Environment Variables”, “Asset Sources”, and “Danger Zone”.
Are there specific conditions under which the “Content Sources” section appears?
This documentation page has the screenshot which makes me expect such a section to appear.
For context: Ultimately my goal is to build a connector that both syncs data to Connect from a particular CMS and updates that CMS when changes are made in the visual editor. I have the first part done (populating Connect), but am in the process of figuring out how to make changes in visual editor trigger code that updates the source CMS. Basically I’m trying to get these functions be to be called: Write document updates to your data source | 2.14.0
I’d appreciate any help you can provide.
Thanks!