Using Drupal's view (which is now in core) to build a list of activities for members to register.
Blogs
drupal debug:plugin field.widget
drupal debug:plugin field.field_type
drupal debug:plugin field.formatter
The intent of Lightning is to enable developers to create great authoring experiences and empower editorial teams. We do this by providing a lightweight framework, documentation and best practice examples for building working solutions in Drupal.
npm install -g @vue/cli
npm install firebase --save
npm install firebase-admin --save
Patch Core
"extra": {
"enable-patching": true,
"patches": {
"drupal/core": {
"<patch1 information>": "<patch1 file path>",
"<patch2 information>": "<patch2 file path>"
}
}
}
Patch Contrib
"patches": {
"drupal/module_name": {
"<patch information>": "<patch file path>"
}
}
Run "composer Install"
Run "composer update --lock"
Reference: https://groups.drupal.org/node/518975
composer create-project drupal/recommended-project drupal
cd drupal && php -d memory_limit=256M web/core/scripts/drupal quick-start demo_umami
Images