WP Manifestindependent plugin directory
manifest / builders / bricks-email-templates

Bricks Email Templates

Build and map file-based HTML email templates for Bricks Builder forms.

by Jitka Klingenbergová · github.com/juditth/bricks-email-templates · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/juditth/bricks-email-templates/archive/refs/heads/main.zip

From the readme

Bricks Email Templates WordPress plugin for creating, editing, and assigning file-based HTML email templates to Bricks Builder forms. Requirements - WordPress 6.0+ - PHP 8.0+ - Bricks Builder active as the current theme or available Bricks runtime The plugin blocks activation when Bricks is not active. What It Does - Adds its admin pages under the Bricks admin menu. - Lets you assign a detected Bricks form while editing a template. - Creates and edits template files in the site's uploads folder, so they survive theme and plugin updates. - Overrides the matching Bricks email body when a template is mapped to a form and target. - Shows detected form field placeholders so they can be inserted into custom HTML. - Supports {{allfields}} and individual field placeholders such as {{email}}. - Still reads older theme-based template files as a legacy fallback. Template Storage Template HTML is not stored in the database. Templates live in the current site's uploads folder: On multisite installs, WordPress automatically uses the current site's uploads path: This keeps template files isolated per site even when multiple sites use the same theme. Older versions stored templates in

Read the full README on GitHub →

Releases

TagPublished
1.0.4 Apr 30, 2026
1.0.3 Apr 29, 2026
1.0.2 Apr 29, 2026
1.0.1 Apr 27, 2026
1.0.0 Apr 26, 2026

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.