NetgenInformationCollectionBundle
NetgenInformationCollectionBundle copied to clipboard
Add optional Fields CC, BCC and ContentType to informationcollector class
It would be good to have CC, BCC + contenttype (text/html or text/plain) as an option for the informationcollection content classes. So the infocollectionmails can be controlled by the configuration of the contentobject in the backend.
Optional CC & BCC email field are very usefull.
contentype text/html or text/plain is sometimes used for technical mails - a form is send to an other technical system as plain/text version
We have already a patch for the infocollection bundle 1.9 i attached as a tar.gz.
vendor/netgen/information-collection-bundle/bundle/Mailer/Mailer.php vendor/netgen/information-collection-bundle/bundle/Factory/AutoResponderDataFactory.php vendor/netgen/information-collection-bundle/bundle/Factory/EmailDataFactory.php vendor/netgen/information-collection-bundle/bundle/DependencyInjection/ConfigurationConstants.php vendor/netgen/information-collection-bundle/bundle/DependencyInjection/Configuration.php vendor/netgen/information-collection-bundle/bundle/Value/EmailData.php vendor/netgen/information-collection-bundle/bundle/Constants.php
information-collection-bundle_1.9_cc_bcc_contentype_patch.tar.gz
hopefully you can add these functionality to your bundle
I see you are refactoring your extension at the moment - maybe you could add these function, too.
Thank's
@fwoldt thanks for your suggestions. This was the problem we encountered a long time ago, so I have already covered this in v2. The plan is to release v2 by the end of the month.
I will take a look and try to squeeze this into v1 also.
great news :-)
What is about this enhancement? This Enhancement is really usefull for us. Please merge it so i do not patch it again and again into our projects. Thank's
any update?
Hi @fwoldt, this is currently out of scope. The old version of Info Collector (1.x) is deprecated and does not receive any more features.