Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

Latest commit

 

History

History
36 lines (20 loc) · 1.2 KB

README.md

File metadata and controls

36 lines (20 loc) · 1.2 KB

Wordup for Visual Studio Code

The Wordup extension makes it easy to develop, manage and export WordPress plugins or themes from Visual Studio Code.

Key Features

  • 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.

Manage your WordPress projects:

Manage your WordPress projects

Create a new WordPress project:

Create new WordPress plugin

Tip: You can manage your WordPress installation settings always in the .wordup/config.yml of your project.

Requirements

You will need to install Docker and wordup-cli on your machine and set up on the system path.

For more information

Release Notes

See the change log.

License

See the LICENSE file for details