WP Manifestindependent plugin directory
manifest / utilities / vue-feature-request

Vue Feature Request

A basic plugin to handle feature request with wordpress anf vue3.

by Elias · github.com/akmelias/vue-feature-request · website

0stars
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/akmelias/vue-feature-request/archive/refs/heads/master.zip

Readme

vue-feature-request

A basic plugin to handle feature request with wordpress anf vue3.

vue3 for admin part.

php and jquery for the shortcode.

Ajax for the dynamic request.

laravel-mix for vue integration with php.

install and run

Go to the root plugin folder and run yarn

yarn dev

yarn watch

Read the full README on GitHub →