Install
Works with Drupal: ^8 || ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
Thanks for using
On this release there are hotfixes for Attribute PreSave and Claro theme
#3274930: Warning: Undefined array key 1 in /var/www/html/web/modules/contrib/block_class/src/Service/BlockClassHelperService.php on line 258
#3274940: Duplicated labels in claro theme
#3274944: Attribute field group is being displayed even with the class to be hidden
Previous Release
#3272653: Empty classes in config
#3273419: Implement the default case transformation when the user fill the attribute value
#3273420: Implement the autocomplete on attribute keys. Store the key on preSave
#3273422: Implement the hook to handle Auto-complete for Attribute keys
#3273596: Implement auto-complete in the attribute key
#3273602: Create a hook update to load all attribute keys and store to be used in auto-complete
#3273605: Delete auto-complete data when the bulk operation for delete is executed
#3273608: Warning: json_decode() expects parameter 1 to be string, array given in Drupal\Component\Serialization\Json::decode()
#3273622: Store the attribute value in the settings object to be used in the auto-complete
#3273623: Implement the new route to auto-complete in the attribute value with handleAutocompleteAttributeValues and JsonResponse with the values
#3273849: Add the auto-complete on attribute-value field
#3273852: Create a hook update to load all attribute values and store in the settings to be used in the auto-complete
#3273857: Add option to delete attributes in the block list page
#3273859: Implement the new route to confirm and delete attribute only after the confirmation
#3273867: On block save store the attribute inline to be used in the full list for the enduser
#3273868: Create the route to list the attributes inline that is bing used to be used in the Modal on Helper description
#3273869: Implement the Modal with all attributes in the Help text to show all attributes used in the block settings
#3274692: Attribute allowing equal sign on key and value
#3274698: Update the documentation with the attributes per page in the dynamic fields