Skip to content

Add optional Fields CC, BCC and ContentType to informationcollector class #69

@fwoldt

Description

@fwoldt

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions