Skip to content

Tools to run and use wordpress in the browser. Also Offers some Enterprise Helpers like Database Sync via Quaternion DB to any DB

License

Notifications You must be signed in to change notification settings

lemanschik/wordpress-tools

 
 

Repository files navigation

WordPress devtools

This repository contains the tools and applications built using WordPress Playground:

If you were looking for the Playground itself, you can find it here: WordPress Playground

Getting started

Clone the repo and build the projects:

git clone https://github.com/WordPress/playground-tools
cd playground-tools
npm install
npm run build
# or `npm run dev` to watch for changes

You'll find the built assets in the dist directory. You can make changes, run the VS Code extension or install the interactive code plugin, and test them.

Contributing

Wordpress devtools are in their early days. If the feature you need is missing, you are more than welcome to start a discussion, open an issue, and even propose a Pull Request to implement it.

About

Tools to run and use wordpress in the browser. Also Offers some Enterprise Helpers like Database Sync via Quaternion DB to any DB

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 77.5%
  • PHP 11.9%
  • CSS 5.1%
  • JavaScript 3.9%
  • HTML 1.4%
  • Shell 0.2%