drustack 7.x-54.0

  • don't default enable googleanalytics
  • don't default enable recaptcha
  • drush -y fra
  • replace site_verify with metatag_verification
  • enable advagg by default
  • frontpage page title should be [site:name] | [site:slogan]
  • disable search404 for advagg

drustack 7.x-53.4

  • use YUI for advagg_css_compressor
  • don't enable googleanalytics by default, since we may have some alternative

drustack 8.x-2.6

  • enable advagg with drustack_performance
  • enabled metatag_verification with drustack_seo
  • enable xmlsitemap_* with drustack_seo
  • review and re-export all features

drustack 7.x-53.1

  • replace site_verify with metatag_verification
  • add advagg to drustack_performance

drustack 8.x-2.4

  • replace eform with yamlform
  • update views with better i18n support
  • frontpage page title should be [site:name] | [site:slogan]
  • default enable layout_plugins for diff
  • add field_tags to basic page, so can do related content with field_tags easily
  • update attachment fields allowed format as like as drupal.org setting
  • reorder text format

drustack 8.x-2.3

  • ok let it be features will revert it for flash install
  • modules/custom/drustack_core/config/install/core.menu.static_menu_link_overrides.yml will always changed in production
  • tag will be required in production
  • sitemap.settings.yml will also change locally
  • not useful for export security_review configuration
  • restructure config files, remove duplicated config files
  • Issue #2821300 by hswong3i: Review all content type content moderation setup

drustack 8.x-2.2

  • update pathauto pattern for multilingual site management

drustack 7.x-50.3

  • default site mail domain with site name
  • enable tmgmt by default

drustack 8.x-1.4

  • update configuration with latest features
  • remove conflicted config/install/robotstxt.settings.yml
  • enable tmgmt by default

drustack 8.x-1.0

Totally revamp as purely installation profile + bundled feature export, no more package dependency management.

Please use https://github.com/drustack/drustack-standard for complete Composer Template for Drupal management, e.g.

composer create-project --stability dev --no-interaction drustack/framework-standard-edition:dev-master drustack

Pages

Subscribe with RSS Subscribe to Releases for DruStack