wpscholar / wp-menu-ui-vue-prototype
A Vue prototype for WordPress menu UI
Package info
github.com/wpscholar/wp-menu-ui-vue-prototype
Language:Vue
pkg:composer/wpscholar/wp-menu-ui-vue-prototype
1.0.2
2019-01-25 01:44 UTC
Requires
This package is auto-updated.
Last update: 2026-06-14 07:37:24 UTC
README
Installation
- Make sure you have the following tools installed:
- In a terminal, run
composer create-project wpscholar/wp-menu-ui-vue-prototypefrom the WordPress plugins directory. - Activate the plugin from the
Installed Pluginsscreen in the WordPress admin.
Usage
Once installed and activated, the plugin adds a Vue Menus item to the WordPress admin sidebar menu. Clicking this will load up the Vue app for menu management. It will feel familiar.
Feedback & Contributions
Feedback or contributions of any kind is welcome; just create an issue or open a pull request.