The En Toutes Lettres Newsletter - Acymailing particle gives you the ability to quickly display an Acymailing Newsletter subscription module on your website.
4 choices of predifined layout : Email, Email compact with button text, Email compact with button icon paper-plane-o (special style without background in Place Holder, usefull for non white section) or Email and name input box.
For more options, like redirection after validation, used standard acymailing module.
For Gantry 5, template Hydrogen.
For other templates, unzip the file and do a manual installation
Don't forget to add these 2 lines
@import 'dependencies';
@import 'etl_acymailing';
in your custom.scss (/templates/g5_hydrogen/custom/scss/custom.scss)
or create this file and insert these 2 lines with the help of your text editor (/templates/g5_hydrogen/custom/scss/custom.scss)
See DemoThe particles in English or in French are technically identical: Only the interface of the particle need to be translated (yalm file). The twig and scss files are similar.
- UNZIP the file on your computer.
- You will find some directories (particles, scss, js, images)
- Copy the directories (including files) to
root/templates/TEMPLATE_DIR/custom/
via your FTP client (like FileZilla)