Plugin Idea for Someone
-
Just have an idea. I am not a plugin developer so I thought I would hand out the idea for someone to take on.
I am currently looking for a Database switcher.
Here is why:
I currently use Git for version control on a site. I have a dev (local server), staging and master (main site) branches.
I want to work on a new feature but am unsure how it will go (white label plugin I am trying to setup).
So I have created a branch based on the dev code over to a develop-white-label branch.
In the meantime, I am still updating the develop branch and need to switch back and forth between the 2 depending on what I am working on. But in doing so I loose the white-label branch settings as the plugin gets deactivated and also as I sometimes need to sync the database with master.
So I thought it would be neat if in the admin bar I could select which database to use, develop or develop-white-label. I know I can do it manually via the wp-config but thought a plugin to make it easy to just switch back and forth.
And I think there may be others with similar situations that may like this idea.
The topic ‘Plugin Idea for Someone’ is closed to new replies.