“”

External Providers for Direct Mail External Providers for Direct Mail

direct_mail_userfunc / stable

Adds support for external providers to Direct Mail. This extension extends the types of recipient lists handled by Direct Mail with an entry for parameterized custom lists. These custom lists are prepared by user functions and may easily reuse your own business logic.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req causal/direct_mail_userfunc

Tags

#dynamic #provider #ddd

Last upload comment

Standard maintenance release.

Downloads by month

Download 2.3.1 Extension Manual Found an Issue? Code Insights Packagist.org Donate and Give Kudos Crowdin translations
Author
Xavier Perseguers
Company
Causal Sàrl
Last update
31. Jan 2024
First upload
13. Oct 2009
Downloads
9,269
Category
Backend Modules
Dependencies
  • PHP (7.4.0 - 8.3.99)
  • TYPO3 (10.4.0 - 11.5.99)
  • direct_mail (7.0.0 - 9.5.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req causal/direct_mail_userfunc to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (12)

Version history

Version Upload comment Works with TYPO3 Download
2.3.1 / stable
January 31, 2024
Standard maintenance release.
10.4.0 - 11.5.99 Download
2.3.0 / stable
November 07, 2023
Compatibility with TYPO3 v11.
10.4.0 - 11.5.99 Download
2.2.0 / stable
October 26, 2022
Official compatibility release for TYPO3 v10.
8.7.0 - 10.4.99 Download
2.1.0 / stable
August 10, 2020
Compatibility with both direct_mail v5.2 (TYPO3 v8) and v6.0 (TYPO3 v9) to ease your migration.

BEWARE OF THIS BREAKING CHANGE: your custom methods "getWizard()" should now accept an additional $row parameter of type array right after the reference to $PA (and before $checkOnly). In addition, you may need to rework a bit your custom JS as TYPO3.jQuery is not available anymore, even in TYPO3 v8, and should be replaced by the standard $.
8.7.0 - 9.5.99 Download
2.0.0 / stable
August 27, 2018
Full streamline of the code to be perfectly integrated with TYPO3 v8.
Support for ExtJS-based wizards is gone; TCA-based wizards are the way to go for a perfect user experience.
8.7.0 - 8.7.99 Download
1.5.0 / stable
December 14, 2016
Compatibility with recent version of direct_mail and TYPO3 v7.
6.2.0 - 7.6.99 Download
1.4.3 / stable
February 05, 2015
Standard maintenance release
4.5.0 - 6.2.99 Download
1.4.2 / stable
June 17, 2014
Native integration with direct_mail 3.1-4.0
4.5.0 - 6.2.99 Download
1.4.1 / stable
November 05, 2013
Bugfix release. Major rework (backward compatible) to be much more user-friendly. Now supporting custom TCA definition for additional parameters with automatic and transparent serialization/deserialization. Translate me on: http://translation.typo3.org
4.5.0 - 6.2.99 Download
1.4.0 / stable
November 04, 2013
Feature release. Major rework (backward compatible) to be much more user-friendly. Now supporting custom TCA definition for additional parameters with automatic and transparent serialization/deserialization. Translate me on: http://translation.typo3.org
4.5.0 - 6.1.99 Download
1.3.1 / stable
October 11, 2013
Bugfix release.
Compatibility with TYPO3 6.x.
Extension manual rewritten as Sphinx/reStructuredText.
4.5.0 - 6.1.99 Download
1.3.0 / stable
February 22, 2013
Long awaited update fixing compatibility with EXT:direct_mail
4.2.0 - 4.7.99 Download
1.2.1 / stable
July 24, 2010
Updated compatibility range for TYPO3 4.4
Download
1.2.0 / stable
October 28, 2009
Changed parameter DB field from tinytext to mediumtext to accomodate large parameter array serialization. Updated icon.
Download
1.1.0 / stable
October 18, 2009
Added selector for registered user functions. Using extension configuration option to enable/disable sample user functions.
Download
1.0.0 / stable
October 16, 2009
Many new features. Documentation updated. Now considered as stable as ExtJS is fully supported.
Download
0.2.1 / beta
October 13, 2009
Fixed mix-up from styles in documentation
Download
0.2.0 / beta
October 13, 2009
First upload to TER.
Download