Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
39.1 KB
MD5: 219ce8b21a047015169988aad5f6a578
SHA-1: 6f993e03f6626e6504b4fd5a5f61ec8d14f44684
SHA-256: 67f8a4aba4055fe09f51578c85f9e0d823877ac5e46c57e1d3905da5d3ea859c
Download zip
83.55 KB
MD5: cd81db3706f174bd3c348aff627fda75
SHA-1: dc3b19cacfd135abf875308ad2bb89cd85929569
SHA-256: a3cae5edc0dd67c050ab283f3498a6bedbde88b9828a5d9207f0b6811fca5cea
Release notes
Changes since 8.x-3.0-alpha19:
- #2625164 by Berdir: Update config schema for renamed entity bundle conditions
- #2631342 by neclimdul: Variant sort isn't consistent in PHP 5 and PHP 7
- #2607382 by dsnopek: Add PluginWizardInterface so plugins can be configured with wizard steps
- adding relationship UI forms
- #2615138 by Berdir: The generic EntityType condition has a very confusing name and is missing config schema
- #2621440 by dsnopek: Write tests for #2619948
- #2616494 by dsnopek: On any reusable wizard step forms, pass $cached_values to methods return route info
- #2616492 by dsnopek: Allow overriding cached values for specific operations to make it possible to use the same form class for multiple steps
- #2619948 by dsnopek: Cached values not in tempstore when first editing entity in wizard