Provides a textarea widget for multi-value email fields, allowing users to paste
a list of emails separated by commas, semicolons, or newlines.
This module is particularly useful for fields with many values where clicking
"Add another item" repeatedly is tedious.
Installation
- Install this module using the official Backdrop CMS instructions at
https://backdropcms.org/guide/modules - Once enabled, go to the "Manage Fields" page of any content type that has an
Email field. - Change the widget of the Email field to "Bulk email textarea".
Issues
Bugs and feature requests should be reported in the Issue Queue:
https://github.com/backdrop-contrib/email_bulk_widget/issues
Current Maintainers
Credits
- Developed for Backdrop CMS by Juan Olalla.
License
This project is GPL v2 software.
See the LICENSE.txt file in this directory for complete text.