Quickly import and export Redirects using CSV file.
The Redirect Sync Plugin makes it easy to export and import your site’s redirects. When exporting, Framer collects all the redirects from your site and compiles it into a single CSV file, perfect for bulk editing and SEO audits. When importing, Framer will convert your CSV files into working redirects for your site.
The Redirect Sync Plugin is completely open source and showcases the capabilities of Framer’s latest Plugins API. You can find the source code in the Framer Plugins repository on GitHub.
Added support for Permissions API. See more: https://github.com/framer/plugins/pull/229.
Added support for CSV pasting. See more: https://github.com/framer/plugins/pull/227.