xwp / wp-settings-revisions

Settings Revisions plugin for WordPress
http://wordpress.org/plugins/settings-revisions/
Other
25 stars 7 forks source link

Add import/export of settings #19

Open westonruter opened 11 years ago

westonruter commented 11 years ago

Can be standalone plugin.

If settings revisions is installed, add to section. Otherwise add new section.

Data format can just be json.

Importing settings should dynamically create new revision. Drag and drop.

pdclark commented 11 years ago

This would be awesome!

westonruter commented 10 years ago

Another idea to go along with this: say you have a staging site and a production site. There could be a facility for connecting sites together, and export/promote settings from staging up to production (á la RAMP). Some settings refer to post IDs and other items that would not be in the target environment as-is, so the settings would have to be opt-in with handlers for transforming their values across environments.

westonruter commented 10 years ago

See also http://pippinsplugins.com/building-settings-import-export-feature/