Back to Home

scraped-documentation

Verified Safe

by neue-supply

Overview

Provides comprehensive documentation for developers to build, configure, deploy, and interact with Framer Plugins, extending Framer's capabilities with custom UI, CMS integration, localization, and canvas manipulation.

Installation

Run Command
No command provided

Environment Variables

  • CLIENT_ID
  • CLIENT_SECRET
  • PLUGIN_URI
  • REDIRECT_URI
  • AUTHORIZE_ENDPOINT
  • TOKEN_ENDPOINT
  • SCOPE
  • IPINFO_TOKEN

Security Notes

The provided code consists of documentation files, not executable server code. As such, direct security vulnerabilities within the 'source code' itself are minimal. The documentation proactively addresses security concerns for plugin developers, such as warning against storing client secrets in code for OAuth implementations and noting that custom code inserted by plugins can be disabled by users. It also warns about overriding core attributes in Code Overrides. The inherent risks lie in how developers implement plugins using these APIs, particularly with features like `setCustomCode` which allows injecting arbitrary HTML/scripts into a user's website, but the documentation highlights developer responsibility and user control.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Stars0
Forks0
Last Update2025-11-29

Tags

FramerPluginsWeb DevelopmentAPI IntegrationCMSLocalizationUI/UX