No description
  • PHP 51.5%
  • Shell 48.5%
Find a file Use this template
2025-04-23 20:01:57 +00:00
.github Create FUNDING.yml 2022-09-23 00:50:35 +01:00
src/Controller chore: add some text to the example page 2022-09-23 07:44:58 +01:00
tests/src Use a camel-case method name for the example test 2023-11-28 20:46:22 +00:00
.gitignore chore: ignore Composer files 2022-09-23 00:47:40 +01:00
composer.json feat: add an example log entry 2022-09-23 00:28:51 +01:00
drupal_module_template.info.yml Add Drupal 11 2025-04-23 20:01:57 +00:00
drupal_module_template.routing.yml chore: update route path 2022-09-23 13:52:52 +01:00
drupal_module_template.services.yml style: be consistent with quotes in YAML 2022-09-23 00:46:00 +01:00
phpcs.xml.dist feat: initial commit 2022-09-23 00:28:51 +01:00
README.md docs: add README 2022-09-23 00:28:51 +01:00
run Replace justfile with a run script 2023-11-28 20:42:26 +00:00

Drupal Module Template