{"id":20493941,"url":"https://github.com/willtpwise/pluginpack","last_synced_at":"2026-05-28T21:31:08.663Z","repository":{"id":87789233,"uuid":"101164947","full_name":"willtpwise/pluginpack","owner":"willtpwise","description":"Pluginpack for Wordpress and Webpack","archived":false,"fork":false,"pushed_at":"2017-08-23T22:52:47.000Z","size":88,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T17:51:57.103Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/willtpwise.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-23T09:51:38.000Z","updated_at":"2017-08-26T00:26:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"bbff1412-f7b0-42b5-85da-d255619005e9","html_url":"https://github.com/willtpwise/pluginpack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/willtpwise/pluginpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willtpwise%2Fpluginpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willtpwise%2Fpluginpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willtpwise%2Fpluginpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willtpwise%2Fpluginpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willtpwise","download_url":"https://codeload.github.com/willtpwise/pluginpack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willtpwise%2Fpluginpack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33627934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-15T17:37:37.606Z","updated_at":"2026-05-28T21:31:08.641Z","avatar_url":"https://github.com/willtpwise.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plugin Pack\n\n[Wordpress](https://en-au.wordpress.org/) plugin pack, running a\n[Webpack](https://webpack.js.org/) build system. Features include browsersync,\nES6 \u0026 Babel.js and SASS.\n\n## Prerequisites\n* A local Wordpress install, running on MAMP\n* Node.js \u0026 npm\n\nIf you're not familiar with the above, I suggest following these two\nwalkthroughs.\n* [Installing MAMP and Wordpress](https://skillcrush.com/2015/04/14/install-wordpress-mac/)\n* [Installing Node.js and NPM](http://blog.teamtreehouse.com/install-node-js-npm-mac)\n\n## Installing\nTurn on your MAMP server, then follow these steps to install the plugin pack.\n\n### Step 1\n[Fork](https://help.github.com/articles/fork-a-repo/) this repo into your local\nWordpress site's plugin directory.\nE.g. `wp-content/plugins/my-forked-pluginpack/`\n\n### Step 2\n[CD](http://guides.macrumors.com/cd) to the plugin's directory and init the builder\n```shell\n./bin/pluginpack.sh \"My Plugin\" \"http://localhost:8888/local-wp/\"\n```\nReplace `My Plugin` with the name of your plugin and `http://localhost:8888/local-wp/`\nwith the URL of your local Wordpress site.\n\n### Step 3\nInstall the repo's dependencies\n```shell\nnpm install\n```\nTip: You can also use `yarn` for all the commands in this repo\n\n### Step 4\nFrom your Wordpress admin screen, 'activate' the plugin\n\n### Step 5\nSpin up the developer environment\n```shell\nnpm run dev\n```\n\nYour favorite browser will open up `http://localhost:xxxx` and in it should be\na proxied version of your Wordpress install.\n\nYou can stop the dev server with \u003ckbd\u003eCTRL\u003c/kbd\u003e+\u003ckbd\u003eC\u003c/kbd\u003e, then start it up\nagain with `npm run dev`.\n\n## Building for production\n\nWhen you're ready to build for production (with minification, hash URLs, etc)\njust run the `build` command.\n```shell\nnpm run build\n```\n\n## Problems or Issues\nOpen a [pull request](https://help.github.com/articles/creating-a-pull-request/)\nwith a fix, or log an issue in the [issues tab](https://github.com/willtpwise/pluginpack/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilltpwise%2Fpluginpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilltpwise%2Fpluginpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilltpwise%2Fpluginpack/lists"}