The Wordup extension makes it easy to develop, manage and export WordPress plugins or themes from Visual Studio Code.
- Manage all your local WordPress projects directly in VSCode
- Set up a new docker based development environment for your WordPress plugins/themes within minutes.
- Automatically install all necessary plugins and themes for WordPress. Even from local or remote zip-files.
- Export your plugin or theme to a zip-file. Or even export your whole project.
Tip: You can manage your WordPress installation settings always in the .wordup/config.yml of your project.
You will need to install Docker and wordup-cli on your machine and set up on the system path.
- wordup-cli: The wordup CLI
See the change log.
See the LICENSE file for details