Update
Jul 17, 2025
Framer Update: Code File API
With the Code File API, plugins can now read and modify code files. A code version control plugin has also been released, enabling exploration and restoration of previous versions.

Uploaded by

Translated by
Contents
Table of Contents
This document addresses the challenges Korean Framer users face due to the lack of Korean resources by translating content from the official blog and adding practical information. We hope this provides some help to those using Framer.
Code File APIs
Updated July 15, 2025

Introducing the Code File API, a significant advancement in Framer's plugin ecosystem.
Now, plugins can read, modify, and manage code files like components and overrides.
This API release is accompanied by a new plugin called Code Versions. This plugin allows you to explore, preview, and revert to previous versions of code files. We hope the new API will enhance your creativity and help you develop more powerful plugins.
For more detailed information about the new API, check out the Framer Developer Docs.
This article is a translated and adapted content of the Framer official update ‘Code File APIs’.