Install
Works with Drupal: ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
24.05 KB
MD5: 76201a26a620c6ed2e54adab2d749611
SHA-1: 5bd4b151d55d4bf5a6d84d30d6e9e58d372398d5
SHA-256: aabe19de9f2604bb2c63bf1b2343b2a1984d3f438046f161feb046494e84b6d4
Download zip
49.51 KB
MD5: 83711ca868c33da307cd74274bade974
SHA-1: c95712b5a3d9448c03c6b7aad72e52e045dc5ef5
SHA-256: 25c1737326c78d3e197c069f935b0392ada693174fd003e4a08fb1e21716f312
Release notes
Add a summary here
Contributors (7)
Dan.Ashdown, TurtlBbx, fago, glynster, rfmarcelino, useernamee, viniciuscosta
Changelog
Issues: 10 issues resolved.
Changes since 1.0.0-beta2:
Bug
- #3367839 by fago: Fix merging additionally provided frontend base URLs
- #3391718: Add error handling to avoid "passing null to parameter of type string" error
- #3395513 by Dan.Ashdown: FrontendRedirectSubscriber shouldn't redirect when POST data is present
- #3395503 by Dan.Ashdown, fago: Blocks Layout integration does not pass through cache metadata
- #3323588 by rfmarcelino, viniciuscosta, useernamee: DupalCI reports phpcs issues
Misc
- Fix BaseUrlProvider::getAllFrontendBaseUrls() to never contain NULL base URLs.
- Add drupal gitlab ci based upon template.
Task
- #3372756 by fago: Error: Configuration objects (rest.resource.rest_menu_item) already exist in active configuration
- #3372756 by fago: Fix error configuration objects (rest.resource.rest_menu_item) already exist in active configuration for both new and existing installs.
- #3380838 by fago, glynster, TurtlBbx: Add support for JSON-LD via schema-metatag module.
- #3354836 by Dan.Ashdown: Add Views page alter hook to allow for changes of custom elements
- #3395609 by Dan.Ashdown, rfmarcelino: Set View page title properly and fix associated warnings