Elementor 2 MD
WordPress plugin: Export Elementor content to Markdown + JSON for AI consumption
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/frankie0736/elementor-2-md/archive/refs/heads/main.zipWordPress plugin that exports all Elementor content (pages, templates, design system) to Markdown + JSON for AI consumption.
Features
- Export pages, templates, and theme builder layouts to structured Markdown
- Export Elementor Kit (design system: colors, fonts, spacing) as JSON
- One-click cleanup of all Elementor data from WordPress
- Admin UI + WP-CLI support
Install
Download the latest zip from Releases, then upload via Plugins → Add New → Upload Plugin in WordPress.
WP-CLI
wp e2md export [--output-dir=/path/to/dir]
wp e2md clean
License
GPL-2.0-or-later