- 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.
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 or contributions of any kind is welcome; just create an issue or open a pull request.