Your software
My Mautic version is: 4.4.4
My PHP version is: 7.4.30
My Database type and version is: mysql Ver 15.1 Distrib 10.5.15-MariaDB, for debian-linux-gnu (x86_64)
Web sever: nginx 1.18.0 . The nginx configuration files are inspired by the one in this link Install Mautic Self-Hosted Email Marketing on Ubuntu 18.04 Server
Your problem
My problem is: I am trying to build an email theme from existing theme with mjml. After downloading the existing theme, I modify only the name of the theme and the author in the config.json file. All files in the folder is compressed into a zip file, which is uploaded in Themes (below the right hand side Settings button). The upload is successful (theme … has been installed). However, I do not see this theme when creating a new landing page. Indeed, there are only 2 themes available when creating a new landing page (Code and Blank). In addition, in Channels, when selecting Emails, nothing happens whereas Marketing messages, Focus items or Social monitering are functional.
These errors are showing in the log: I don’t see any error message in the interface or in the log file var/log/mautic_prod-2022-11-05.php
Steps I have tried to fix the problem: 1. log out of the instance, log in again 2. try 3 different themes (neopolitain, brizen, confirmme) 3. use command line mjml -r email.mjml -o email.html.twig to create the .html.twig file. 4. looking inside all settings (I’m a beginner, installed Mautic yesterday and am learning actively).
@mzagmajster Thank you for your reply. I checked again, and see that in the right hand side Settings > Plugins > Manage plugins > GrapeJS, under the tab Enabled/auth, “Plugin must be enabled and authorized for this field to work” is set as Yes. Plus, when adding a Landing page from the blank theme, I see the Builder (which I understand is GrapeJS).
For more information, I paid attention when creating the zip file at the right level (with the needed files and folders, not from their parent directory).
I’m still stuck there, not seeing the themes for landing pages and Emails section is still inactive.
Hi,
can you plz share the config file here?
I think the issue is with that. Maybe you are updating from M3? The config file was different back then.
Joey
@joeyk Hi Joey, as a newbie, I’m not sure which configuration file you are talking about (I am having a doubt about the nginx configuration file, so I put it here).
oh… yes. that is. I see now why all those themes do not show up in my window. Thank you much Joey.
For those who face the same “issue” in the future, this is the solution: [‘grapesjsbuilder’]
However, the Emails section in Channels is still inactive. When I click on it, nothing happens. Is this some thing that I also neglected? or should I create another topic.