Skip to content

A simple plugin for exporting & importing page data for Elementor-edited pages.

License

Notifications You must be signed in to change notification settings

markbiek/elementor-import-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elementor Import/Export Tool

NOTE: This plugin is not affiliated with https://elementor.com/

This plugin can be used to export Elementor post data from one environment, then easily import it on another.

NOTE: Back up your database before performing any imports. This plugin is not responsible for any data loss.

The plugin adds the following wp cli command-line commands:

wp elementor-export {post_id}

Given a post/page ID, dump all Elementor-related post metadata to a file.

wp elementor-import {filename} {post_id}

Give the filename of an elementor-export file and a post/page ID, import the Elementor-related post metdata.

About

A simple plugin for exporting & importing page data for Elementor-edited pages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages