New EBT Quote module!
EBT (Extra Block Types): Core new release 1.4.0
- Droped support for Drupal 8 in 1.4+ EBT modules. Since 1.4 version EBT modules will support Drupal 9.3+.
- Removed validation for existing FileUrlGenerator service.
This version will be used for better automatic testings to prevent messages about deprecated code.
EBT (Extra Block Types): Core new release 1.3.4
- Added installation tests
- Fixed code sniffer errors
- Updated readme file
This is last 1.3.x release for Drupal 8.x. But feel free to open issue for Drupal 8.x if you still use it.
New EBT Slick Slider module!
New EBT Carousel module!
New EBT Webform module!
New EBT: Call to Action module!
Extra Block Types: Call to Action module provides ability to add Text with CTA button.
The module settings allow to select 1 or 2 columns and place image to the left/right. Also image can be fluid and take 50% of width if it's needed ("2 Columns fluid image" option). CTA block is mobile responsive and will be aligned in one column for selected breakpoint.
CTA button uses settings from EBT Basic Button module. It allows to choose colors and button styles.
EBT (Extra Block Types): Core new release 1.3.0
1.3.x branch will have less code for EBT modules, because of:
- Move hook_theme_registry_alter to ebt_core
- Move hook_ENTITY_TYPE_view in ebt_core