Disable drupal caches and the twig template cache.
Enable development mode for module/theme development.
Content synchronization
Provide a way to export and recreate blocks, menu links and taxonomy terms between environment.
Custom error page
Replace drupal default error page with custom messages or a well designed HTML page.
Menu attributes
Allow to set attributes like id/class/target to a menu link and its wrapper
Menu token
Allow to use token in menu url, e.g. /user/[current-user:uid]
Meta tags
Set title and meta tags for the front page and set a description meta tag for the node page.
Config import ignore
Config import ignore helps us to run different modules and configurations between Dev and Prod environments.
