systopia/de.systopia.mailattachment

Provides a Framework for attaching files to e-mail sent from CiviCRM.

Maintainers

Package info

github.com/systopia/de.systopia.mailattachment

Type:civicrm-ext

pkg:composer/systopia/de.systopia.mailattachment

Statistics

Installs: 47

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

1.1.0-beta1 2026-04-02 13:35 UTC

This package is not auto-updated.

Last update: 2026-04-09 04:47:20 UTC


README

Features

The Mail Attachments extension provides a framework for sending e-mail with file attachments. It does not do anything on its own but adds functionality to extensions that implement this framework.

Extensions can implement the framework by:

  • using its form definition for adding elements to their e-mail-related forms for allowing users to add attachments of different types to e-mail.
  • providing attachment types that are being hooked up by the framework and made available to all extensions implementing the form.

The extension is licensed under AGPL-3.0.

Documentation

https://docs.civicrm.org/mailattachment (EN)

Requirements

  • PHP v8.1
  • CiviCRM 5.81