{"id":21897050,"url":"https://github.com/masonitedoors/bedrock-autoloader","last_synced_at":"2026-05-10T19:44:05.023Z","repository":{"id":62524689,"uuid":"256234683","full_name":"masonitedoors/bedrock-autoloader","owner":"masonitedoors","description":"Standalone version of the Bedrock Autoloader for must-use WordPress plugins.","archived":false,"fork":false,"pushed_at":"2020-04-16T16:05:48.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-27T05:57:48.108Z","etag":null,"topics":["wordpress","wordpress-mu-plugin","wordpress-muplugin","wordpress-plugin"],"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/masonitedoors.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":"2020-04-16T14:13:31.000Z","updated_at":"2020-04-16T16:07:19.000Z","dependencies_parsed_at":"2022-11-02T14:15:49.488Z","dependency_job_id":null,"html_url":"https://github.com/masonitedoors/bedrock-autoloader","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masonitedoors%2Fbedrock-autoloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masonitedoors%2Fbedrock-autoloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masonitedoors%2Fbedrock-autoloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masonitedoors%2Fbedrock-autoloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/masonitedoors","download_url":"https://codeload.github.com/masonitedoors/bedrock-autoloader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244907463,"owners_count":20529868,"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":["wordpress","wordpress-mu-plugin","wordpress-muplugin","wordpress-plugin"],"created_at":"2024-11-28T14:15:59.287Z","updated_at":"2026-05-10T19:43:59.989Z","avatar_url":"https://github.com/masonitedoors.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bedrock Autoloader\n\n[![Bedrock Autoloader on Packagist](https://img.shields.io/packagist/v/masonitedoors/bedrock-autoloader.svg?style=flat)](https://packagist.org/packages/masonitedoors/bedrock-autoloader)\n\nStandalone version of the [Bedrock Autoloader](https://github.com/roots/bedrock/blob/1.8.12/web/app/mu-plugins/bedrock-autoloader.php) for must-use plugins.\n\n## Installation\n\nRequire this package, with [Composer](https://getcomposer.org), in the root directory of your project.\n\n```sh\ncomposer require masonitedoors/bedrock-autoloader\n```\n\n## Usage\n\nIn order to add the drop-in file `bedrock-autoloader.php` to your site's `wp-content/mu-plugins/` directory, it is recommended that you use [koodimonni/composer-dropin-installer](https://github.com/Koodimonni/Composer-Dropin-Installer). Once installed, your project's composer.json should look similar to this:\n\n```json\n{\n  \"name\": \"masonitedoors/my-wordpress-site\",\n  \"type\": \"project\",\n  \"license\": \"GPL-2.0-or-later\",\n  \"require\": {\n    \"koodimonni/composer-dropin-installer\": \"*\",\n    \"php\": \"^7.0\",\n    \"composer/installers\": \"^1.4\",\n    \"roots/wordpress\": \"5.4\",\n    \"masonitedoors/bedrock-autoloader\": \"dev-master\"\n  },\n  \"extra\": {\n    \"wordpress-install-dir\": \"html\",\n    \"installer-paths\": {\n      \"html/wp-content/mu-plugins/{$name}/\": [\n        \"type:wordpress-muplugin\",\n      ],\n      \"html/wp-content/plugins/{$name}/\": [\n        \"type:wordpress-plugin\"\n      ],\n      \"html/wp-content/themes/{$name}/\": [\n        \"type:wordpress-theme\"\n      ]\n    },\n    \"dropin-paths\": {\n      \"html/wp-content/mu-plugins/\": [\n        \"package:masonitedoors/bedrock-autoloader:bedrock-autoloader.php\"\n      ]\n    }\n  },\n  \"config\": {\n    \"dropin-installer\": \"copy\"\n  }\n}\n```\n\n## Credits\n\nAll credits \u0026 copyrights belongs to people behind [Bedrock](https://github.com/roots/bedrock).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasonitedoors%2Fbedrock-autoloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasonitedoors%2Fbedrock-autoloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasonitedoors%2Fbedrock-autoloader/lists"}