newsletter subscribe opion

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
mahammadareef
Posts: 54
Joined: 14 Oct 2022, 11:54

newsletter subscribe opion

Post by mahammadareef » 15 Feb 2023, 13:34

hello, aimeos team,

I am about to implement a newsletter subscription on my aimeos site. .. so I want a few clarifications from you

can I use the laravel-newsletter package or should I go with aimeos process
shall I go for aimeos data domain process for new table creation or i can continue with laravel default setups

help me to choose the right steps to implement this functionality and provide me with steps to follow

User avatar
aimeos
Administrator
Posts: 7895
Joined: 01 Jan 1970, 00:00

Re: newsletter subscribe opion

Post by aimeos » 17 Feb 2023, 16:31

The easiest (working) way is to add a new checkbox in the checkout process and add a new checkout/standard/process/newsletter subpart which writes the value into the record of the users table. Check this article how to write subparts:
https://aimeos.org/docs/latest/frontend ... -subparts/
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply