Benutzerdefinierte Blöcke
Wiederverwendbare HTML-Blöcke und Snippets für EmDash CMS.
Erweiterung
Benutzerdefinierte Blöcke
Wiederverwendbare HTML-Blöcke und Snippets für EmDash CMS.
Reusable HTML blocks and snippets plugin for EmDash CMS. Create custom block types that editors can insert into content without writing raw HTML.
Installation
npm install @emdash.directory/plugin-custom-blocks
Register in your EmDash config to enable custom block types in the editor.
Usage scenarios
- Marketing teams — embed custom HTML widgets like CTAs, banners, or signup forms.
- Developers — create reusable block types for consistent content patterns.