ImageX Blocks
This module provides pre-built custom block types, such as accordions, cards, and carousels, to accelerate website setup. It imports necessary configuration files and offers default templates and icons for use with the Block Library and Layout Builder.
A helper module to get your site up and running in as little time as possible. Packed with all the typical custom Block Types needed from the ImageX design department.
What does this module do?
- Imports the required configuration files for all the fields needed by a given custom block type.
- Initializes a custom theme_hook for a default starter template, which can be overridden in your theme if you require more or less fields than the defaults.
- If using the Block Library module, provides a default set of icons when using Layout Builder in the offcanvas menu.
Components/Block Types:
๐ก View the components library
- Accordion
ixm_blocks_accordion - Cards
ixm_blocks_cards - Carousel
ixm_blocks_carousel - CTA Icons
ixm_blocks_cta_icons - Hero
ixm_blocks_hero- D8 users add this patch prior to install.
- Modal
ixm_blocks_modal - Ping-Pong
ixm_blocks_ping_pong - Statistics
ixm_blocks_statistics - Tables
ixm_blocks_table - Tabs
ixm_blocks_tabs
Prerequisite
Begin with a fresh build of SWAT, or at the very least ensure you have: image, video, remote_video media bundles installed if you are using any components that require icons, images or video.
Installation
Enable a sub-module:
drush en ixm_blocks_[module_name] -y
Thats it!
Depends on
Dependencies of the latest stable release
- block_content Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.1.3 | Stable | 10โ11 | Drupal.org pipeline work. | Jun 25, 2025 | |
| 1.1.2 | Stable | 10โ11 | Adds proper schema.yml files to modules. Removed lightning_media dependency for D11. | Jun 20, 2025 | |
| 1.1.1 | Stable | 8โ11 | May 6, 2025 | ||
| 1.1.0 | Stable | 8โ11 | Bug fixes, adding blocks for easier templating. | Feb 25, 2025 | |
| 1.0.9 | Stable | 8โ11 | D11 Compatibility. Hero Banner Carousel support. | Jan 9, 2025 | |
| 1.0.8 | Stable | 8โ11 | D11 Compatibility. Hero Banner Carousel support. | Jan 9, 2025 |