Appearance
eWizard.js v5.14.0
December 2021
Starting from this version, you can display dynamic blocks for emails with different purposes.
New in eWizard.js
Configuring blocks based on email purpose
From now on, you can configure the display of dynamic blocks not just for themes, but also for email purposes. Each email can have different purposes, such as a meeting invitation or follow up.
You can add a purpose metadata array with a list of all purposes in your email master template. The blocks are displayed differently for each purpose based on the settings in the blocks-themes.json and settings.json files.
Also, you can set what blocks appear in the sidebar in the common/blocks-library/blocks.json file of your email project.
As a result, different blocks will be displayed in the email layout when selecting different purposes.