Allow module to interact with mailchimp campagin content

Created on 30 November 2023, 10 months ago
Updated 18 August 2024, about 1 month ago

We ran into several problems when inserting content into mailchimp campaigns via the mailchimp edit form content insert option.
First of all the module is using the current theme, which in our case was a default admin theme, and therefor custom twig templates weren't loaded. Secondly the node is rendered as the current user, which results in extra content being added, in our case contextual edit links for example.

To solve this we needed an alter to set the current theme and change user while rendering content. We think this alter is also useful for other use cases.

✨ Feature request
Status

Fixed

Version

2.0

Component

Campaign Module

Created by

πŸ‡³πŸ‡±Netherlands Roderik de Langen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024