{"id":15487150,"url":"https://github.com/evanagee/vuejs-wordpress-plugin-starter","last_synced_at":"2025-04-14T22:45:07.128Z","repository":{"id":43994797,"uuid":"125592942","full_name":"EvanAgee/vuejs-wordpress-plugin-starter","owner":"EvanAgee","description":"A quick way to get up and running with a Vue-based WordPress plugin","archived":false,"fork":false,"pushed_at":"2022-12-05T07:51:10.000Z","size":1541,"stargazers_count":100,"open_issues_count":16,"forks_count":28,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-28T10:54:06.377Z","etag":null,"topics":["vue","vuejs","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"https://vuewordpress.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EvanAgee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-17T03:20:56.000Z","updated_at":"2025-02-03T19:19:42.000Z","dependencies_parsed_at":"2023-01-23T00:40:13.788Z","dependency_job_id":null,"html_url":"https://github.com/EvanAgee/vuejs-wordpress-plugin-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanAgee%2Fvuejs-wordpress-plugin-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanAgee%2Fvuejs-wordpress-plugin-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanAgee%2Fvuejs-wordpress-plugin-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanAgee%2Fvuejs-wordpress-plugin-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EvanAgee","download_url":"https://codeload.github.com/EvanAgee/vuejs-wordpress-plugin-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248975291,"owners_count":21192198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["vue","vuejs","wordpress","wordpress-plugin"],"created_at":"2024-10-02T06:21:30.628Z","updated_at":"2025-04-14T22:45:07.107Z","avatar_url":"https://github.com/EvanAgee.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![image](https://res.cloudinary.com/evanagee/image/upload/v1580244758/VueWP/VWP-hero.png)\n\n# vuejs-wordpress-plugin-starter\n\n- Browsersync for auto refreshing during local development\n- webpack to handle all of the assets\n\n## Getting Started\n\n- Clone the repo inside of your `wp-content/plugins` directory\n- Rename the cloned plugin directory, `vwp-plugin.php` and the files inside of the `inc/` directory to suite your needs.\n- Review the contents of vwp-plugin.php making sure to replace any occurances of `vwp-plugin`, `vwp_plugin` and `VwpPlugin` with your own namespacing.\n- Navigate to the plugin's directory and run\n  `npm install`\n  `npm run watch` for development\n  `npm run build` when you're ready to deploy the plugin.\n- Note `templates/admin/index.php` is the base PHP template for the plugin settings UI. It has an element `\u003cdiv id=\"vwp-plugin\"\u003e\u003c/div\u003e` where the Vue app is getting mounted.\n- The provided Vue template can be found in `src/vue/App.vue`.\n- Activate the plugin in WordPress\n- Get to work!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevanagee%2Fvuejs-wordpress-plugin-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevanagee%2Fvuejs-wordpress-plugin-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevanagee%2Fvuejs-wordpress-plugin-starter/lists"}