EPT (Extra Paragraph Types): Core new release 1.4.3
This release contains a new submodule EPT Starterkit.
EPT Starterkit module allows to generate new EPT modules (for Drush 12+):
drush generate ept:module
Make sure, you use ept_* prefix for machine_name (e.g. ept_tabs, ept_cards). The prefix ept_* is required for EPT block functionality.
Start machine name with ept_* prefix, it's required for working all EPT modules.
You can also use EPT Starterkit in EPT Core modules folder. Just rename all ePt_starterkit in files with machine name of your new EPT module.
What's New: Latest Hightlighs
What’s New: Latest Highlights