{"id":18694508,"url":"https://github.com/roelmagdaleno/wpp-generate","last_synced_at":"2026-04-09T22:58:49.280Z","repository":{"id":57399660,"uuid":"407397023","full_name":"roelmagdaleno/wpp-generate","owner":"roelmagdaleno","description":"Generate a WordPress plugin from a boilerplate.","archived":false,"fork":false,"pushed_at":"2021-09-25T05:19:44.000Z","size":4,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-06T10:41:15.334Z","etag":null,"topics":["javascript","nodejs","npm","plugin","wordpress"],"latest_commit_sha":null,"homepage":"","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/roelmagdaleno.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":"2021-09-17T03:52:38.000Z","updated_at":"2024-10-25T22:02:44.000Z","dependencies_parsed_at":"2022-09-26T17:01:11.923Z","dependency_job_id":null,"html_url":"https://github.com/roelmagdaleno/wpp-generate","commit_stats":null,"previous_names":["roelmagdaleno/wpp-generator"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roelmagdaleno%2Fwpp-generate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roelmagdaleno%2Fwpp-generate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roelmagdaleno%2Fwpp-generate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roelmagdaleno%2Fwpp-generate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roelmagdaleno","download_url":"https://codeload.github.com/roelmagdaleno/wpp-generate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239552515,"owners_count":19657926,"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":["javascript","nodejs","npm","plugin","wordpress"],"created_at":"2024-11-07T11:11:08.646Z","updated_at":"2025-11-08T11:30:47.955Z","avatar_url":"https://github.com/roelmagdaleno.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wpp-generate\n\nGenerate a WordPress plugin from a boilerplate. The generated plugin includes simple files just for my personal use for now.\n\n## Install\n\nInstall the package globally:\n\n```shell\nnpm install -g wpp-generate\n```\n\nOr use it with `npx`:\n\n```shell\nnpx wpp-generate\n```\n\n## Usage\n\nRun the command:\n\n```shell\nwpp-generate\n```\n\nAnd fill the form:\n\n1. Plugin Name (Required)\n2. Plugin Slug (Required)\n3. Plugin URI\n4. Description\n5. Version\n6. Author\n7. Author URI\n\nWhen you run the command, it will clone the [roelmagdaleno/wp-plugin-boilerplate](https://github.com/roelmagdaleno/wp-plugin-boilerplate) repository to the current path you're in.\n\n## Plugin Structure\n\nThe generated project will contain the next structure:\n\n```shell\nplugin-name/\n├─ includes/\n│  ├─ constants.php\n│  ├─ required-files.php\n│  ├─ class-plugin-name.php\n├─ plugin-name.php\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froelmagdaleno%2Fwpp-generate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froelmagdaleno%2Fwpp-generate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froelmagdaleno%2Fwpp-generate/lists"}