bonny1992 / wpcli-webui

A web interface to the popular WP CLI tool written in React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A web interface to the commonly used WP-CLI tool, written in React.

Powered by:
react-boilerplate

For now, this is only a skeleton, but it will include an async generation of new websites, and a small management system for the old ones (will use SQLite to store generated websites) Will do the backend in PHP out of lazyness.

TODO

  • A "add new" modal with fields similar to the ones of https://wpcligui.com/, but with some options preconfigured
  • All the backend
  • Database
  • Plugin list (to be checked during install)
  • A notification system (not necessarily push notification)

About

A web interface to the popular WP CLI tool written in React

License:MIT License


Languages

Language:JavaScript 90.4%Language:HTML 9.6%