{"id":20493947,"url":"https://github.com/willtpwise/blog-forms","last_synced_at":"2025-03-05T17:45:44.754Z","repository":{"id":87789210,"uuid":"101819367","full_name":"willtpwise/blog-forms","owner":"willtpwise","description":null,"archived":false,"fork":false,"pushed_at":"2017-09-04T22:53:32.000Z","size":199,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-16T05:55:53.151Z","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-30T00:26:58.000Z","updated_at":"2017-08-30T00:29:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"ab2c7502-a9ae-4481-96ab-40bb432d7f9e","html_url":"https://github.com/willtpwise/blog-forms","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/willtpwise%2Fblog-forms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willtpwise%2Fblog-forms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willtpwise%2Fblog-forms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willtpwise%2Fblog-forms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willtpwise","download_url":"https://codeload.github.com/willtpwise/blog-forms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242075564,"owners_count":20068225,"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":[],"created_at":"2024-11-15T17:37:38.868Z","updated_at":"2025-03-05T17:45:44.731Z","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\nFollow these steps to install the plugin pack.\n\n### Step 1\nDrop a copy of this repo into your local Wordpress site's plugin directory.\nE.g. `wp-content/plugins/my-plugin/`\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 \u003cname\u003e \u003cMAMP\u003e\n```\nReplace \u003cname\u003e with the name of your plugin and use quotes to enclose\n\nReplace \u003cMAMP\u003e with your MAMP site URL and make sure to include the whole URL (E.g.\n  http://localhost:8888/local-wp/)\n```shell\n# E.g.\n$ ./bin/pluginpack.sh \"My Plugin\" http://localhost:8888/local-wp/\n```\n\n### Step 3\nInstall the repo's dependencies\n```shell\n$ npm 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\n$ npm run dev\n```\n\n### Step 6\nYour favorite browser should open up `http://localhost:xxxx` and in it should be\na proxied version of your Wordpress install. Login to your site, then activate\nthe plugin through the `Dashboard/Plugins` screen.\n\n### Step 7\nIf your Wordpress admin screen sends you a successful install message then you're\ngood to go. Head over to `plugin-pack/index.php` and start developing.\n\nWhen you're ready to build for production (with minification, hash URLs, etc)\njust stop the `dev` command with `ctrl + c` then run the `build` command.\n```shell\n$ npm run build\n```\n\n## Problems or Issues\nOpen a pull request with a fix, or log an issue in the issues tab.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilltpwise%2Fblog-forms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilltpwise%2Fblog-forms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilltpwise%2Fblog-forms/lists"}