Install
Works with Drupal: ^9.4 || ^10 || ^11Using dev releases is not recommended, except for testing.
Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
53.84 KB
MD5: bd877073facba261c575115ae3177995
SHA-1: 861d67a77df55df7339e683cabd94cd50531a1b3
SHA-256: 94e7b9d32ef78c5d6485c5445cd00586c7ffb327f5c43bb60a3465b281d70a61
Download zip
106.01 KB
MD5: f090c20d92d5823566f045f6c7a036be
SHA-1: 7dc4430036f515c0a98416f7530eddde0fb8072d
SHA-256: be2a7b89707c6ca20ce15a1239371fb1bfb4ee846f63bf11371bcd8fe4e90010
Release notes
- The
inline_entity_formmodule is now required. CollectionNewNodeFormhas been removed. Any form alters for that form will no longer work. Setting the preferred collection item type for new content in collections can now be done withhook_collection_item_types_allowed_alter().- Adding new content to a collection via the 'Add new content' link on the Items listing no longer creates a stub node for editing, removing the possibility for orphaned, unpublished nodes when users leave the edit page.
- The inline collection entity forms on content entities can be hidden or reordered via form displays.