Examples of drupal tricks and tweaks.
- Install config from config sync directory in hook_update_N
- Install config from module config directory in hook_update_N
- Install config with translations from module config directory in hook_update_N
- Install module config in hook_update_N
- Change field cardinality from single to multiple
- Install the Color Field module and create product badge color field, expose on form and view displays