{"id":22151010,"url":"https://github.com/justcoded/wordpress-starter","last_synced_at":"2025-07-26T04:31:36.962Z","repository":{"id":26775497,"uuid":"110097760","full_name":"justcoded/wordpress-starter","owner":"justcoded","description":"WordPress Project Template is a skeleton best for rapidly creating projects with modern development tools, easier configuration, and an improved folder structure.","archived":false,"fork":false,"pushed_at":"2022-12-15T11:00:39.000Z","size":517,"stargazers_count":36,"open_issues_count":3,"forks_count":29,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-05T01:11:33.865Z","etag":null,"topics":["composer","installer","mu-plugins","project-template","starter-kit","starter-template","wordpress"],"latest_commit_sha":null,"homepage":"","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/justcoded.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":"2017-11-09T09:57:45.000Z","updated_at":"2025-01-24T17:41:52.000Z","dependencies_parsed_at":"2023-01-14T05:16:52.814Z","dependency_job_id":null,"html_url":"https://github.com/justcoded/wordpress-starter","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/justcoded/wordpress-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justcoded%2Fwordpress-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justcoded%2Fwordpress-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justcoded%2Fwordpress-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justcoded%2Fwordpress-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justcoded","download_url":"https://codeload.github.com/justcoded/wordpress-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justcoded%2Fwordpress-starter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267117250,"owners_count":24038640,"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","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"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":["composer","installer","mu-plugins","project-template","starter-kit","starter-template","wordpress"],"created_at":"2024-12-02T00:29:43.673Z","updated_at":"2025-07-26T04:31:36.703Z","avatar_url":"https://github.com/justcoded.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://wordpress.org\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://s.w.org/about/images/logos/wordpress-logo-notext-rgb.png\" height=\"100px\"\u003e\n    \u003c/a\u003e\n    \u003ch1 align=\"center\"\u003eWordPress Project Template by JustCoded\u003c/h1\u003e\n    \u003cbr\u003e\n\u003c/p\u003e\n\nWordPress Project Template is a skeleton [WordPress](https://wordpress.org/) site with modern \ndevelopment tools, easier configuration, improved folder structure and latest security best practices.\n\n## Better project structure\n\nThe organization of skeleton is similar to putting WordPress core files in its own subdirectory, \n`wp-content` stays the same. \n\n![File structure](https://github.com/justcoded/wordpress-starter/wiki/assets/20171201-wp-starter-structure1.png)\n\n## Dependency management with Composer\n\nManage your WordPress install and plugins with [Composer](http://getcomposer.org), \na PHP dependency manager. Composer will make development more reliable, help with team collaboration, \nand it helps maintain a better Git repository.\n\n## Easy WordPress configuration\n\nEnvironment specific configuration files and environment variables with Dotenv.\n\n## Enhanced security\n\n* Deny access to non-web files with server directives (with `.htaccess` files).\n* Deny PHP scripts execution inside `wp-content/uploads` folder.\n* Deny browsing the directory files list.\n* Production \u0026 Staging environments have a restriction to update files from admin panel (only Media is allowed).\n* Command-line scripts for generating wp-admin HTTP Authorization files.  \n\n**[\u003c\u003c READ MORE \u003e\u003e](https://github.com/justcoded/wordpress-starter/wiki)**\n\n**************************\n\n# Quick start\n\n## Requirements\n\n* PHP \u003e= 7.0\n* Composer - [Install](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx) | [Download](https://getcomposer.org/download/)\n\n## Installation\n\n1. Create a new project in a new folder for your site:\n\n  `composer create-project justcoded/wordpress-starter your-project-folder-name`\n\n2. Set important environment variables in `.env`  file:\n  * `DB_NAME` - Database name\n  * `DB_USER` - Database user\n  * `DB_PASSWORD` - Database password\n  * `DB_HOST` - Database host\n  * `WP_HOME` - Full URL to WordPress home (http://example.com)\n\n3. Run WordPress install as usual by accessing your site at `http://example.com/`\n\n4. Enjoy!\n\n## Composer helpers\n\n* `composer wp:theme` generate new theme based on our [Theme Boilerplate](https://github.com/justcoded/wordpress-theme-boilerplate)\n* `composer wp:secure` generate new HTTP password for wp-admin folder\n\n## Contributing\n\nContributions are welcome from everyone.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustcoded%2Fwordpress-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustcoded%2Fwordpress-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustcoded%2Fwordpress-starter/lists"}