smartstore / Smartstore

A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
http://www.smartstore.com/
GNU Affero General Public License v3.0
1.16k stars 427 forks source link

Newsletter subscription add optional name or companyname field #298

Open TripleNico opened 4 years ago

TripleNico commented 4 years ago

For us as a B2B company it would be great to get an extra field at the user subscription that gives the user the possibility to also add there name or company name when they subscribe. Giving us the right info to process the information. Something like this: image

stefanmuellerdo commented 4 years ago

@Michael-Herzog is the subscription form supported by Form Configurator? If not, why not?

http://community.smartstore.com/index.php?/files/file/143-form-configurator/ says: "Forms can replace the existing forms in Smartstore.net: Contact Question about product Send wishlist by email" Why not Newsletter Subscription?

Michael-Herzog commented 4 years ago

Because it's not sufficient to send some notifications to the subscriber as it can be done with other replacement forms. The subscribers also need to be added to the subscriber list. Technically it should be possible but it wasn't implemneted yet.