WordPress Vue Menus
A Vue prototype for WordPress menu UI
by Micah Wood · github.com/wpscholar/wp-menu-ui-vue-prototype
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/wpscholar/wp-menu-ui-vue-prototype/archive/refs/heads/master.zipFrom the readme
WordPress REST API Menu Endpoints
Installation
- Make sure you have the following tools installed:
- Composer
- Node
- NPM
- In a terminal, run composer create-project wpscholar/wp-menu-ui-vue-prototype from the WordPress plugins directory.
- Activate the plugin from the Installed Plugins screen 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.
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.