Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added wp config snapshots plugin #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

beezee
Copy link
Contributor

@beezee beezee commented Sep 10, 2012

basically this plugin is a framework that allows you to easily create modules for storing and restoring snapshots of configuration data in a particular wordpress installation.

the framework includes one plugin built on top of it which creates a module for snapshotting active plugins, which when activated shows a ui on the plugins page where you can save the current state of active vs inactive plugins to a snapshot, or restore the state of active vs inactive plugins from any previously taken snapshots

creating snapshot modules with the framework is intended to be very simple and require little code. full docs are here http://beezee.github.com/wp_config_snapshots/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant