NetgenInformationCollectionBundle icon indicating copy to clipboard operation
NetgenInformationCollectionBundle copied to clipboard

Add optional Fields CC, BCC and ContentType to informationcollector class

Open fwoldt opened this issue 4 years ago • 6 comments

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 avatar Aug 14 '20 10:08 fwoldt

@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.

MarioBlazek avatar Aug 14 '20 10:08 MarioBlazek

I will take a look and try to squeeze this into v1 also.

MarioBlazek avatar Aug 14 '20 10:08 MarioBlazek

great news :-)

fwoldt avatar Aug 14 '20 14:08 fwoldt

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

fwoldt avatar Mar 05 '21 14:03 fwoldt

any update?

fwoldt avatar Feb 20 '23 10:02 fwoldt

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.

emodric avatar Feb 20 '23 12:02 emodric