{"id":18400460,"url":"https://github.com/docksal/boilerplate-drupal9-blt","last_synced_at":"2025-04-07T06:33:26.379Z","repository":{"id":40417195,"uuid":"269801445","full_name":"docksal/boilerplate-drupal9-blt","owner":"docksal","description":"Drupal 9 boilerplate defined by Acquia BLT and powered by Docksal","archived":false,"fork":false,"pushed_at":"2022-12-14T00:17:13.000Z","size":47,"stargazers_count":3,"open_issues_count":1,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-22T15:27:30.534Z","etag":null,"topics":["docksal","drupal","php"],"latest_commit_sha":null,"homepage":"https://docksal.io","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/docksal.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}},"created_at":"2020-06-05T22:58:04.000Z","updated_at":"2023-09-25T08:31:36.000Z","dependencies_parsed_at":"2023-01-28T16:00:49.759Z","dependency_job_id":null,"html_url":"https://github.com/docksal/boilerplate-drupal9-blt","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docksal%2Fboilerplate-drupal9-blt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docksal%2Fboilerplate-drupal9-blt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docksal%2Fboilerplate-drupal9-blt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docksal%2Fboilerplate-drupal9-blt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docksal","download_url":"https://codeload.github.com/docksal/boilerplate-drupal9-blt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247607739,"owners_count":20965945,"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":["docksal","drupal","php"],"created_at":"2024-11-06T02:33:35.220Z","updated_at":"2025-04-07T06:33:26.357Z","avatar_url":"https://github.com/docksal.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BLTed powered by Docksal\n\nA base or sample Drupal 9 project defined by Acquia BLT and powered by Docksal.\n\nBLT is an open-source project template and tool that enables building, testing, and deploying Drupal installations following Acquia Professional Services' best practices.\n\nDocksal is a Docker tool for building containerized development environments. From a zero-config setup to a fully customized build, along with the command-line tool `fin`, Docksal provides a powerful and flexible development platform.\n\n## Getting Started\n\nYou must first have [Docksal installed](https://docs.docksal.io/getting-started/) and setup on your computer.\n\nIf you are using an Acquia Cloud production environment, follow instructions for [adding your Acquia Cloud API key](https://docs.docksal.io/tools/acquia-drush/) to the Docksal environment.\n\nTo use this project as a starter, clone this repo to your local machine.\n\nFrom your terminal, go to the directory where you have cloned the repo and enter the following command:\n```\nfin init\n```\n\nA `composer.lock` file and a `salt.txt` file will be generated. These files, along with the docroot directory\nshould be committed to your repository. When complete, you can access the site by running:\n\n```\nfin drush uli\n```\n\nAdditional [BLT documentation](https://docs.acquia.com/blt/) may be useful. You may also access a list of BLT commands by running:\n```\nfin blt\n```\n\nAdditional [Docksal documentation](http://docs.docksal.io) may also be helpful. You can access a list of commands simply by running:\n```\nfin\n```\n\n## Working With a BLT Project\n\nBLT projects are designed to instill software development best practices (including git workflows).\n\nAcquia BLT Developer documentation includes an [example workflow](https://docs.acquia.com/blt/developer/dev-workflow/).\n\n### Important Configuration Files\n\nBLT uses a number of configuration (.yml or .json) files to define and customize behaviors. Some examples of these are:\n\n* blt/blt.yml (formerly blt/project.yml prior to BLT 9.x)\n* blt/local.blt.yml\n* box/config.yml (if using Drupal VM)\n* drush/sites (contains Drush aliases for this project)\n* composer.json (includes required components, including Drupal Modules, for this project)\n\n## Resources\n\n* [BLT Documentation](https://docs.acquia.com/blt/)\n* [BLT GitHub](https://github.com/acquia/blt)\n* [Docksal Documentation](http://docs.docksal.io)\n* [Docksal GitHub](https://github.com/docksal/docksal)\n\nThis project includes the following packages and configuration:\n* Drupal core\n* [Acquia BLT](https://github.com/acquia/blt) (Development and automation toolset)\n* [Acquia Lightning](https://github.com/acquia/lightning) (Drupal distribution)\n* [Drush](https://github.com/drush-ops/drush) (Drupal CLI and development tool, via Lightning)\n* [Acquia Connector](https://drupal.org/project/acquia_connector) (Management and reporting tool for Acquia Cloud sites, via Lightning)\n* [Asset Packagist](https://asset-packagist.org/) repository, package, and configuration (via Lightning)\n\n\nAcquia Drupal Recommended Project\n====\n\nThis is a project template providing a great out-of-the-box experience for new Drupal 9 projects hosted on Acquia. It is based on the [Drupal Recommended Project](https://github.com/drupal/recommended-project/tree/9.0.x) and similar to the [Acquia Drupal Minimal Project](https://github.com/acquia/drupal-minimal-project), with the principal difference being the addition of several modules and packages that provide the best possible out-of-the-box experience for Acquia customers.\n\nThis project includes the following packages and configuration:\n* Drupal core\n* [Acquia BLT](https://github.com/acquia/blt) (Development and automation toolset)\n* [Acquia Lightning](https://github.com/acquia/lightning) (Drupal distribution)\n* [Drush](https://github.com/drush-ops/drush) (Drupal CLI and development tool, via Lightning)\n* [Acquia Connector](https://drupal.org/project/acquia_connector) (Management and reporting tool for Acquia Cloud sites, via Lightning)\n* [Asset Packagist](https://asset-packagist.org/) repository, package, and configuration (via Lightning)\n\n\nOnce you create the project, you can and should customize `composer.json` and the rest of the project to suit your needs. You will receive updates from any dependent packages, but not from the project template itself. It's yours to keep!\n\nFor instance, you can remove a provided package by running the following command and committing the changed `composer.json` and `composer.lock` to Git:\n```\ncomposer remove acquia/blt\n```\n\n# License\n\nCopyright (C) 2020 Acquia, Inc.\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.\n\n**BLT v12.0.0**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocksal%2Fboilerplate-drupal9-blt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdocksal%2Fboilerplate-drupal9-blt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocksal%2Fboilerplate-drupal9-blt/lists"}