plugin-icon

Atomic Framework Forge for Elementor

作者:Jim Roberts·
Professional management interface for Elementor Version 4 (atomic widget architecture) assets — Variables, Classes, and Components.
版本
1.4.3
最后更新
Aug 14, 2026

Atomic Framework Forge for Elementor (AFF) is a WordPress plugin that provides a professional management interface for Elementor Version 4 (atomic widget architecture) assets.

AFF allows developers to organize, edit, and persist the three core asset types introduced by Elementor v4:

  • Variables — CSS custom properties used by atomic widgets
  • Classes — Developer-defined class names applied to atomic widget controls (in development)
  • Components — User-assembled widgets built within Elementor v4 (planned)

Requires Elementor and Elementor Pro.

How AFF Interacts with Elementor

Read: AFF reads global variables directly from the active Elementor kit’s _elementor_global_variables post meta — the same authoritative data store Elementor itself uses. This happens only when you click “Fetch Elementor Data”. It is purely read-only; nothing in Elementor is touched.

Write: When you click “Write to Elementor”, AFF writes the current variable values back to _elementor_global_variables on the kit post — the same authoritative data store, updated the same way Elementor itself updates it. This is the primary and authoritative write. As a secondary, best-effort step, AFF also patches the active kit’s generated CSS file directly, so the page reflects the change immediately instead of waiting for Elementor’s own regeneration on next load; if this secondary step is skipped or fails for any reason, Elementor’s own cache-clear and regeneration (triggered by the post meta update) still produces the correct CSS. AFF writes to no other Elementor data.

Every write is user-triggered (no background or automatic writes, ever), preceded by a confirmation dialog showing exactly what will change, and limited to variables you have managed in AFF. AFF does not touch anything else in your Elementor configuration.

Use on staging or a local development environment only. A corrupted write could damage your Elementor kit’s variable data. Always export a project backup before writing to Elementor.

Key Features

  • Full Elementor V4 Variable Management — AFF reads, classifies, and lets you fully edit every CSS custom property exposed by Elementor V4’s atomic widget architecture, organized into Colors, Fonts, and Numbers, with user-defined sub-classifications for each.
  • Color Variables — Visual Pickr color picker (HEX / RGB / HSL + alpha) with live palette refresh; generate up to 10 tints, 10 shades, and 9 transparency variants per color variable.
  • Font Variables — Organize and edit font-related CSS custom properties by classification.
  • Number Variables — Full control over spacing, sizing, and other numeric variables, with unit-aware editing (px, rem, em, %, vw, vh, ch, and function mode).
  • Light / Dark Mode — AFF’s own interface supports both, as a per-user preference persisted to WordPress usermeta.
  • V3 V4 Color Migration — Import all Elementor V3 Global Colors (system and custom) into AFF with a single click. The four Elementor system colors (Primary, Secondary, Text, Accent) are automatically annotated with their standard usage roles so you never lose track of what each color controls. Use AFF to map V3 colors to their V4 equivalents side-by-side as you rebuild pages.
  • Sync from Elementor V4 — Reads the Elementor V4 kit CSS file and imports CSS variables automatically. Sync options dialog: “Sync by name” or “Clear and replace”.
  • Commit to Elementor V4 — Write modified variable values back to the active kit CSS. Commit summary shows modified / new / deleted counts before writing.
  • Versioned backup system — Every Save Project creates a timestamped snapshot; restore any backup from the two-level project/backup picker. Up to 50 backups per project (configurable).
  • Multi-project support — Multiple independent named projects per WordPress site.
  • Export / Import — Download the current project as a portable .atfrfo.json file; import on any WordPress site running AFF.
  • Four-panel interface — Top menu bar, collapsible left navigation tree, center edit space, right data management panel.

Architecture

AFF is built for future portability. The data layer contains no WordPress dependencies and is designed to be ported to a standalone Windows or Mac application in a future phase.

Credits

Developed by Jim Roberts / Jim R Forge — https://jimrforge.com

免费基于付费套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 7.0.4
这个插件是可用的下载,适用于您的站点。