Articles

EPT: Tabs Drupal module overview
Extra Paragraph Types (EPT): Tabs module create a new paragraph type for tabs. Tabs content can be blocks, pages, Views and formatted text. Tabs are based on jQuery UI Tabs plugin and have various settings for the jquery plugin.
You can download EPT Tabs from Drupal.org:
https://www.drupal.org/project/ept_tabs
composer require drupal/ept_tabs
EPT Tabs based on jQuery UI Tabs plugin:


EPT: Stats module overview
Extra Paragraph Types (EPT): Stats module provides ability to add Numbers with Text/Icons, Description and Title with WYSIWYG editor.
https://www.drupal.org/project/ept_stats
composer require drupal/ept_stats
EPT Stats contains all EPT module features including DOM Box, background color / Image / Video, Edge to Edge settings:


EPT: Slideshow Drupal module overview
Extra Paragraph Types (EPT): Slideshow module provides ability to add a paragraph with FlexSlider.
http://flexslider.woothemes.com/
EPT Slideshow also allows to display carousel as well (with animation:slide option):
http://flexslider.woothemes.com/carousel-min-max.html
You can download the module from Drupal.org:


EPT: Slick Slider module overview
Extra Paragraph Types (EPT): Slick Slider module provides ability to add a block with Slick Slider.
https://kenwheeler.github.io/slick/


EPT: Quote module overview
Extra Paragraph Types (EPT): Quote module provides ability to add styled Quote block type.
https://www.drupal.org/project/ept_quote
composer require drupal/ept_quote
EPT Quote contains all EPT module features including DOM Box, background color / Image / Video, Edge to Edge settings:


EPT: Micromodal module overview
Extra Paragraph Types (EPT): Micromodal module provides ability to add a paragraph with accessible modal dialogs. It will be useful for Pravicy Policy or any other text information. It uses Micromodal.js plugin:
https://micromodal.vercel.app/
https://github.com/Ghosh/micromodal
EPT Micromodal module page:


EPT: Image Gallery module overview
Extra Paragraph Types (EPT): Image Gallery module provides ability to add an Image Gallery with GLightbox.
https://biati-digital.github.io/glightbox/


EPT: Image module overview
Extra Paragraph Type (EPT): Image module provides ability to add single image via Media field.
https://www.drupal.org/project/ebt_image
composer require drupal/ept_image
EPT Image contains all EPT module features including DOM Box, background color / Image / Video, Edge to Edge settings:


Extra Paragraph Types (EPT): Hero module provides ability to add a block with Hero image, title, subtitle and two buttons.
https://www.drupal.org/project/ept_hero
composer require drupal/ept_hero
EPT Hero contains all EBT module features including DOM Box, background color / Image / Video, Edge to Edge settings:
https://drupalbook.org/ept/demo


EPT: Counter module overview
Extra Paragraph Types (EPT): Counter module provides ability to add Number Counter and Text with WYSIWYG editor. This module provides settings for 2,3 or 4 columns and all options from Count-up.js plugin:
https://github.com/inorganik/countUp.js
Download EPT Counter module:
