{"id":15173135,"url":"https://github.com/mogtofu33/drupal-composer-advanced-template","last_synced_at":"2026-02-07T15:32:04.965Z","repository":{"id":57018951,"uuid":"104680851","full_name":"mogtofu33/drupal-composer-advanced-template","owner":"mogtofu33","description":"Based on Composer template for Drupal projects with Lightning / Varbase distributions enhancements and bootstrap Sass.","archived":false,"fork":false,"pushed_at":"2025-08-09T10:25:14.000Z","size":2242,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"10.x","last_synced_at":"2025-09-19T07:48:54.898Z","etag":null,"topics":["composer-template","drupal","drupal8","php"],"latest_commit_sha":null,"homepage":"https://developpeur-drupal.com/en","language":"PHP","has_issues":false,"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/mogtofu33.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-09-24T22:33:58.000Z","updated_at":"2025-08-09T09:47:14.000Z","dependencies_parsed_at":"2024-03-25T11:31:56.423Z","dependency_job_id":"87450e0b-54df-4a2f-997c-c401a23a614f","html_url":"https://github.com/mogtofu33/drupal-composer-advanced-template","commit_stats":{"total_commits":380,"total_committers":4,"mean_commits":95.0,"dds":"0.19736842105263153","last_synced_commit":"b09d5631b31eebe0d7a6415b7a4c6903ed95a860"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mogtofu33/drupal-composer-advanced-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mogtofu33%2Fdrupal-composer-advanced-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mogtofu33%2Fdrupal-composer-advanced-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mogtofu33%2Fdrupal-composer-advanced-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mogtofu33%2Fdrupal-composer-advanced-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mogtofu33","download_url":"https://codeload.github.com/mogtofu33/drupal-composer-advanced-template/tar.gz/refs/heads/10.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mogtofu33%2Fdrupal-composer-advanced-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29198178,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T14:35:27.868Z","status":"ssl_error","status_checked_at":"2026-02-07T14:25:51.081Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-template","drupal","drupal8","php"],"created_at":"2024-09-27T10:41:20.667Z","updated_at":"2026-02-07T15:32:04.949Z","avatar_url":"https://github.com/mogtofu33.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Composer template for Drupal 10 projects\n\n[![pipeline status](https://gitlab.com/mog33/drupal-composer-advanced-template/badges/9.x/pipeline.svg)](https://gitlab.com/mog33/drupal-composer-advanced-template/commits/9.x-dev)\n\nEnhanced Drupal 10 profile to kickstart a website.\n\n- [What's this?](#whats-this)\n- [What's included / added](#whats-included--added)\n- [Install](#install)\n  - [Requirements](#requirements)\n  - [Grab code and libraries](#grab-code-and-libraries)\n  - [Drupal installation](#drupal-installation)\n    - [Server / remote installation](#server--remote-installation)\n    - [Quick local setup with ddev](#quick-local-setup-with-ddev)\n\n## What's this?\n\nThis project is meant to be a starting point for a developer, not a ready to\nuse Drupal with functionalities.\nFor more advanced profiles see:\n\n- [Varbase](https://www.drupal.org/project/varbase)\n- [Lightning](https://www.drupal.org/project/lightning)\n- [Thunder](https://www.drupal.org/project/thunder)\n- [Social](https://www.drupal.org/project/social)\n- [Commerce](https://www.drupal.org/project/commerce)\n- [and more...](https://www.drupal.org/project/project_distribution?f%5B0%5D=\u0026f%5B1%5D=\u0026f%5B2%5D=sm_core_compatibility%3A9\u0026f%5B3%5D=sm_field_project_type%3Afull\u0026f%5B4%5D=\u0026f%5B5%5D=\u0026text=\u0026solrsort=iss_project_release_usage+desc\u0026op=Search)\n\n## What's included / added\n\n- Third party libraries download with [Asset packagist](https://asset-packagist.org)\n- Drupal basic configuration with Dev / Prod environment, see [Workflow readme](config/README.md)\n- Creates environment variables based on your .env file. See [.env.example](./.env.example), inspired from [drupal-project](https://github.com/drupal-composer/drupal-project)\n- Some [patches for core](./composer.json#L260)\n- A Full [Gitlab-CI support](https://gitlab.com/mog33/gitlab-ci-drupal) for build, tests, code quality, linting, metrics and deploy, see [Gitlab-CI for Drupal](https://gitlab.com/mog33/gitlab-ci-drupal)\n\n## Install\n\n### Requirements\n\nRequire [Composer 2+](https://getcomposer.org) with [Php 8.1+](http://php.net/) and Php modules needed for composer.\n\n### Grab code and libraries\n\nGet and install this project\n\n```bash\ncomposer create-project mog33/drupal-composer-advanced-template:10.x drupal --stability dev --no-interaction\n```\n\nSet **/web** as root of your host (Apache).\n\nOther folders (eg: vendor) should be accessible by Webserver user and not from HTTP.\n\n### Drupal installation\n\n#### Server / remote installation\n\n- Create a database and a user access to this database.\n\n- Fix files and folder permissions of **/web** folder regardless of [Securing file permissions and ownership](https://www.drupal.org/node/244924)\n\n- Edit `.env` and select `SETTINGS_ENVIRONMENT` value, _dev_ will enable development modules and settings\n\n- Install Drupal and choose profile **Use existing configuration**\n\n#### Quick local setup with ddev\n\nThis project include a simple **Docker** stack based on great project [Ddev](https://ddev.readthedocs.io/en/latest/).\n\nInstall [Ddev](https://ddev.readthedocs.io/en/latest/#installation)\n\n**On linux:**\n\n```bash\nmake install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmogtofu33%2Fdrupal-composer-advanced-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmogtofu33%2Fdrupal-composer-advanced-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmogtofu33%2Fdrupal-composer-advanced-template/lists"}