WP-CLI GUI v2. Built with Vue.js 2.
Find a file
2021-07-11 02:50:32 +02:00
app Add searchable select fields 2021-07-11 02:46:52 +02:00
js Improve install plugins list 2021-07-11 02:50:32 +02:00
less Add searchable select fields 2021-07-11 02:46:52 +02:00
public_html Add searchable select fields 2021-07-11 02:46:52 +02:00
.gitignore Add BitBucket version 2021-05-11 00:31:41 +02:00
gulpfile.js Improve Gulpfile 2021-05-13 04:33:32 +02:00
package-lock.json Improve Gulpfile 2021-05-13 04:33:32 +02:00
package.json Improve Gulpfile 2021-05-13 04:33:32 +02:00
README.md Update README 2021-05-14 18:09:25 +02:00

WP-CLI GUI

A GUI for a command line interface for WordPress.

This codebase is for the Vue.js 2 rewrite of the site. When the v2.0.0 featureset is reached it will be deployed to wpcligui.com. A beta build can found on beta.wpcligui.com in the mean time.

Contributing

Found a bug? Anything you would like to ask, add or change? Please open an issue so we can talk about it.

Pull requests are welcome. Please try to match the current code formatting.

Development installation

  1. npm i

Build tools

Command Minification Sourcemaps
gulp --env=prod ✔️
gulp ✔️
gulp watch ✔️

Author

Tim Brugman