Drupal notes

This commit is contained in:
Brad Treloar 2025-04-13 23:42:59 +09:30
parent c686caa9cd
commit f8af1e006b
2 changed files with 10 additions and 5 deletions

View file

@ -1,8 +1,12 @@
# Contributing
## Modules and subsystems of interest
## Core modules and subsystems of interest
- core
- Cache system
- Request processing system
- CKEditor5 module
- Cache system
- Request processing system
- CKEditor5 module
## Contrib modules of interest
- Search API `search_api`
- Search API Solr `search_api_solr`

View file

@ -0,0 +1 @@
## DDEV setup