Install
Works with Drupal: ^8.8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
11.73 KB
MD5: f30f48ad7758f8e8cc285d7256746e43
SHA-1: ad50d86d5e73452e87df0a5f8409ae5f3c7d5950
SHA-256: 9481355dc14409dbe09dcf71066975735de0d63e19966c0615d29b4ce8b261fb
Download zip
16.9 KB
MD5: 96b209cde3a624371f39581fe1ec70d9
SHA-1: 15f40815f2b80323a9afa93de61a36a13fd82742
SHA-256: 8159b8c101baa29a6e0de7d5837f7507abe725adeb0014ea6ac74f57666dd2ea
Release notes
Contributors (17)
davps, ravi.kiran, JeroenT, vijaycs85, rahul.nahar001, bsuttis, andrimont, ThirstySix, vuil, ankushgautam76@gmail.com, luuph, malaynayak, harishkunta, sudeepthi-peteti, joe_carvajal, AlanHDev, ApacheEx
Changelog
Issues: 12 issues resolved.
Changes since 8.x-1.3:
Bug
- #3153462 by vijaycs85, rahul.nahar001, JeroenT: Add domain module as dependency in composer.json
- #3153474 by vijaycs85, JeroenT: Convert Simpletests to PHPUnit
- #3126737 by vijaycs85, bsuttis, andrimont, rahul.nahar001, JeroenT, ThirstySix: Use entity type manager to solve 'You have requested a non-existent service "domain.loader".'
- #3169007 by bsuttis, vuil, JeroenT: You have requested a non-existent service "path.alias_manager"
- #2972944 by luuph: Admin routes not working when site is installed in a subfolder
- #2930391 by joe_carvajal, AlanHDev, ApacheEx: Circular Error or Conflict with Language_Manager
Feature
- #3003463 by davps, ravi.kiran, JeroenT: Config form route argument
Task
- #3071658 by vuil: Fix the Pareview issues in: /src/Configuration/DomainConfigOverride.php and /src/Tests/LoadTest.php
- #3109431 by ankushgautam76@gmail.com: Missing core version in composer.json file
- #3108761 by malaynayak: Drupal 9 Deprecated Code Report
- #3070249 by harishkunta, vuil: Update domain_site_settings.services.yml
- #3073139 by sudeepthi-peteti, vuil: Update README.md (apply Drupal coding standards)