-[Placing a block by code](https://davidjguru.github.io/blog/drupal-fast-tips-placing-a-block-by-code).
...
...
@@ -58,7 +60,8 @@ Set of custom module for migrations examples and use cases.
*[Migration CSV Module](https://gitlab.com/davidjguru/drupal-custom-modules-examples/-/tree/master/Migrations/migration_csv_module): Just a basic example of basic migration process with a CSV source.
*[Migration Google Sheet](https://gitlab.com/davidjguru/drupal-custom-modules-examples/-/tree/master/Migrations/migration_google_sheet): Migrating data from a Google sheet source.
*[Migration Google Sheet Wrong](https://gitlab.com/davidjguru/drupal-custom-modules-examples/-/tree/master/Migrations/migration_google_sheet_wrong): Migrating data from a Google sheet source, wrong version for debugging.
* [Migration Groups and Lookups]
* [Migration Groups and Lookups]
## Rest
Custom modules that buils diverse Rest functionalities, as clients, APIs, Plugins (resources for REST).
Related with my contrib module [Lightweight Webform Mailchimp (lwm) for Drupal 8 || 9 ](https://www.drupal.org/project/lwm)