wpscholar / wp-menu-ui-vue-prototype
A Vue prototype for WordPress menu UI
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 25
Language:Vue
Requires
- dev-master
- 1.0.2
- 1.0.1
- 1.0
- dev-dependabot/npm_and_yarn/global-modules-path-and-webpack-cli--removed
- dev-dependabot/npm_and_yarn/json5-1.0.2
- dev-dependabot/npm_and_yarn/json5-and-babel-loader-and-css-loader-and-file-loader-and-mini-css-extract-plugin-and-postcss-loader-and-raw-loader-and-sass-loader-and-style-loader-and-vue-loader-and-webpack-and-webpack-cli-2.2.3
- dev-dependabot/npm_and_yarn/qs-6.5.3
- dev-dependabot/npm_and_yarn/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/loader-utils-1.4.2
- dev-dependabot/npm_and_yarn/ajv-6.12.6
- dev-dependabot/npm_and_yarn/node-sass-7.0.0
- dev-dependabot/npm_and_yarn/path-parse-1.0.7
- dev-dependabot/npm_and_yarn/tar-2.2.2
- dev-dependabot/npm_and_yarn/postcss-7.0.36
- dev-dependabot/npm_and_yarn/browserslist-4.16.6
- dev-dependabot/npm_and_yarn/hosted-git-info-2.8.9
- dev-dependabot/npm_and_yarn/lodash-4.17.21
- dev-dependabot/npm_and_yarn/ssri-6.0.2
- dev-dependabot/npm_and_yarn/y18n-3.2.2
- dev-dependabot/npm_and_yarn/elliptic-6.5.4
- dev-dependabot/npm_and_yarn/ini-1.3.7
- dev-dependabot/npm_and_yarn/js-yaml-3.14.0
- dev-dependabot/npm_and_yarn/acorn-6.4.1
- dev-dependabot/npm_and_yarn/lodash.mergewith-4.6.2
- dev-dependabot/npm_and_yarn/mixin-deep-1.3.2
- dev-snyk-upgrade-8c832bc51c03d4105fb58d0ccca52c8b
- dev-snyk-upgrade-3fe45260395f187eeb8802f766cde201
- dev-snyk-upgrade-352eed3898671947a5ba955eebfcdca5
This package is auto-updated.
Last update: 2024-11-14 04:04:27 UTC
README
Installation
- Make sure you have the following tools installed:
- 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.