{"id":20376408,"url":"https://github.com/drupalwxt/site-wxt","last_synced_at":"2025-08-23T13:17:06.153Z","repository":{"id":15096643,"uuid":"77550024","full_name":"drupalwxt/site-wxt","owner":"drupalwxt","description":"An example composer project for the Drupal WxT distribution used for integration testing.","archived":false,"fork":false,"pushed_at":"2025-05-28T14:37:08.000Z","size":4534,"stargazers_count":3,"open_issues_count":0,"forks_count":17,"subscribers_count":18,"default_branch":"10.4.x","last_synced_at":"2025-05-28T15:44:42.695Z","etag":null,"topics":["composer-project","drupal","drupal-project","wxt"],"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/drupalwxt.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,"zenodo":null}},"created_at":"2016-12-28T17:33:54.000Z","updated_at":"2025-05-19T17:17:09.000Z","dependencies_parsed_at":"2023-01-13T18:15:25.396Z","dependency_job_id":"4027ba7e-ba6c-4f4c-b0b2-3a08ef52c3b3","html_url":"https://github.com/drupalwxt/site-wxt","commit_stats":{"total_commits":320,"total_committers":13,"mean_commits":"24.615384615384617","dds":"0.30937499999999996","last_synced_commit":"47da506c0d6eff5cebebebcd0248effab92e66f7"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drupalwxt%2Fsite-wxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drupalwxt%2Fsite-wxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drupalwxt%2Fsite-wxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drupalwxt%2Fsite-wxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drupalwxt","download_url":"https://codeload.github.com/drupalwxt/site-wxt/tar.gz/refs/heads/10.4.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drupalwxt%2Fsite-wxt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259146815,"owners_count":22812313,"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-project","drupal","drupal-project","wxt"],"created_at":"2024-11-15T01:37:21.035Z","updated_at":"2025-06-10T20:35:53.800Z","avatar_url":"https://github.com/drupalwxt.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Composer Project template for Drupal WxT\n\n[![Build Status][githubci-badge]][githubci]\n\nAn example composer project for the [Drupal WxT][wxt] distribution.\n\n\u003e **Note**: You should consult the [README.md][wxt] file in the WxT repository for up-to-date information.\n\n## Requirements\n\n- [Composer][composer]\n- [Node][node]\n\n## Setup\n\nNormally you can simply run a `composer install` but at the moment you might need to run the following:\n\n```sh\nexport COMPOSER_MEMORY_LIMIT=-1 \u0026\u0026 composer install\n```\n\n## Dependencies\n\nThe `composer.json` file calls the following dependencies:\n\n- [WxT][wxt]\n\nThe [Drupal WxT][wxt] distribution is a web content management system which assists in building and maintaining innovative Web sites that are accessible, usable, and interoperable.\n\nThis distribution is open source software and free for use by departments and external Web communities. This distribution integrates extensively with the WET-BOEW jQuery Framework for improved accessible markup.\n\n## Project\n\nThis composer-project was initially created by our Composer Project Template for Drupal:\n\n- [Composer Project Template][wxt-project]\n\nThe following is the command that was used for initial generation:\n\n```sh\ncomposer create-project drupalwxt/site-wxt:5.4.x-dev site-wxt\n```\n\n\u003e **Note**: Normally you might want to use a stable tag such as `drupalwxt/site-wxt:5.4.x-dev`.\n\n## Maintenance\n\nList of common commands are as follows:\n\n| Task                                        | Composer                                         |\n| ------------------------------------------- | ------------------------------------------------ |\n| Latest version of a contributed project     | `composer require drupal/PROJECT_NAME:1.*`       |\n| Specific version of a contributed project   | `composer require drupal/PROJECT_NAME:1.0-beta5` |\n| Updating all projects including Drupal Core | `composer update`                                |\n| Updating a single contributed project       | `composer update drupal/PROJECT_NAME`            |\n| Updating Drupal Core exclusively            | `composer update drupal/core`                    |\n\n## Acknowledgements\n\nExtended with code and lessons learned by the [Acquia Team](https://acquia.com) over at [Lightning](https://github.com/acquia/lightning) and [BLT](https://github.com/acquia/blt).\n\n\u003c!-- Links Referenced --\u003e\n\n[composer]:        https://getcomposer.org\n[docker-scaffold]: https://github.com/drupalwxt/docker-scaffold.git\n[githubci]:        https://github.com/drupalwxt/site-wxt/actions\n[githubci-badge]:  https://github.com/drupalwxt/site-wxt/workflows/build/badge.svg\n[node]:            https://nodejs.org\n[wxt]:             https://github.com/drupalwxt/wxt\n[wxt-project]:     https://github.com/drupalwxt/wxt-project\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrupalwxt%2Fsite-wxt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrupalwxt%2Fsite-wxt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrupalwxt%2Fsite-wxt/lists"}