Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Porting existing vue web app to become a wordpress plugin #9

Open
akinhwan opened this issue Apr 11, 2020 · 1 comment
Open

Porting existing vue web app to become a wordpress plugin #9

akinhwan opened this issue Apr 11, 2020 · 1 comment

Comments

@akinhwan
Copy link

akinhwan commented Apr 11, 2020

Hello! I'm a bit confused, is this code for creating a new plugin?

Some documentation on how to generate .zip to upload for Wordpress would be nice.
I can add after I go through this and its explained to me.

I have an existing vue web app, that I'd like to include in an existing wordpress site.

Could I just replace your repo's /js folder with my vue /src?

@matgargano
Copy link
Owner

Hey there. So this is meant to be hacked and overwritten, read through the README.md it should be fairly straightforward.

It's built with a fairly old version of Vue, and most of the work I've done lately (read in the past 2+ years) has been React. That all said, you could likely replace the /js folder with /src. You may also want to up the version of Vue in the package.json.

Hope this helps and let me know if you have any questions or need any other help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants