Drupal notes
This commit is contained in:
parent
c686caa9cd
commit
f8af1e006b
2 changed files with 10 additions and 5 deletions
|
|
@ -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`
|
||||
|
|
|
|||
1
docs/programming/web/drupal/ddev.md
Normal file
1
docs/programming/web/drupal/ddev.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
## DDEV setup
|
||||
Loading…
Add table
Add a link
Reference in a new issue