oc-vuejs-plugin
oc-vuejs-plugin copied to clipboard
Installation failed
Hi,
im trying to use your awasome vuejs plugin and trying to build a sample theme to play around with oc and vuejs.
however, i cant seem to be able to install the plugin after following the installation process.
running the command php artisan plugin:install Terne.Vuejs and i got the error
`A plugin with name "Terne.Vuejs" could not be found```
of course i created the folders as requested and extract the code, but still october does find it. im running on MacOS. any idea what is happening here ? thanks
Hi, Chris
Thank you for your feedback. You right, "php artisan plugin:install" command downloads and installs plugin if it bounded to your project in octobercms.com, but I haven't upload this plugin to octobercms.com yet, cause it was not properly tested on real projects. So, instead of "plugin:install" use "php artisan october:up" or just re-login in the backend. Readme fixed. Thanks again and I'll appreciate any futher feedback and suggestions about this plugin.
ok, i understand now. yes after quicky check your code, i liked your approach used to handle a vuejs concept inside the october cms, i would like to test it and use it for a project. therefore, im testing it before. Will keep you updated 👍