{"id":21730680,"url":"https://github.com/codions/laravel-themes-installer","last_synced_at":"2026-05-16T21:34:30.507Z","repository":{"id":165765836,"uuid":"641183008","full_name":"codions/laravel-themes-installer","owner":"codions","description":"Composer plugin to install Laravel theme packages outside the vendor directory.","archived":false,"fork":false,"pushed_at":"2023-05-16T01:12:06.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T20:47:10.858Z","etag":null,"topics":["composer-plugin","laravel","themes"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2023-05-16T00:42:37.000Z","updated_at":"2023-05-16T01:04:59.000Z","dependencies_parsed_at":"2023-06-03T02:00:08.258Z","dependency_job_id":null,"html_url":"https://github.com/codions/laravel-themes-installer","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codions%2Flaravel-themes-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codions%2Flaravel-themes-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codions%2Flaravel-themes-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codions%2Flaravel-themes-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codions","download_url":"https://codeload.github.com/codions/laravel-themes-installer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244707677,"owners_count":20496778,"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":["composer-plugin","laravel","themes"],"created_at":"2024-11-26T04:16:33.974Z","updated_at":"2026-05-16T21:34:25.489Z","avatar_url":"https://github.com/codions.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel Themes Installer\n[![Latest Stable Version](https://poser.pugx.org/codions/laravel-themes-installer/v)](//packagist.org/packages/codions/laravel-themes-installer) [![Total Downloads](https://poser.pugx.org/codions/laravel-themes-installer/downloads)](//packagist.org/packages/codions/laravel-themes-installer) [![License](https://poser.pugx.org/codions/laravel-themes-installer/license)](//packagist.org/packages/codions/laravel-themes-installer)\n\nThis package facilitates working with theme packages by enabling the installation of standalone theme packages directly into the `themes/` directory instead of the `vendor/` directory.\n\nFor example if your Theme package name is `prismalms/admin-theme` then the package will be installed into `themes/prismalms/admin` directory.\n\nYou can specify an alternate directory by including a `theme-dir` in the extra data in your composer.json file:\n\n    \"extra\": {\n        \"theme-dir\": \"custom\"\n    }\n\n## Installation\n\n1. Ensure you have the `type` set to `laravel-theme` in your theme's `composer.json`\n2. Require this package: `composer require codions/laravel-themes-installer`\n3. Require your bespoke theme using Composer\n\n## Notes\n\nWhen working on a theme that is version controlled within an app that is also version controlled, you have to commit and push from inside the Theme directory and then `composer update` within the app itself to ensure that the latest version of your theme (dependant upon constraint) is specified in your composer.lock file.\n\n## Related projects\n- [Laravel Themes Manager](https://github.com/codions/laravel-themes-manager): Develop multi-themes Laravel application with ease.\n\n## Credits\n- This project is a modified version of [hexadog/laravel-theme-installer](https://github.com/hexadog/laravel-theme-installer), created as a fork with additional changes.\n\n## License\nLaravel Themes Manager is open-sourced software licensed under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodions%2Flaravel-themes-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodions%2Flaravel-themes-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodions%2Flaravel-themes-installer/lists"}