Install
Works with Drupal: ^8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
52.36 KB
MD5: c7a7d59b7eb51b16236bc76680b82775
SHA-1: 7916796326815293672f199acfd0e4006e44d8fb
SHA-256: ef88174aa0556be5828f7569e87b23aeec2a58085db1b3ad40d1b1772dc00365
Download zip
103.48 KB
MD5: 4c80fe9551b5374c503e9e856ef072c0
SHA-1: a5550f08c1c1090bcf2a4e217dfcfc2b48bec9c5
SHA-256: cfdfbe8061900de2cbcd06e58e26963fce735daa6eb3b579b617ec6bf440ce78
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.