Back to marketplace
73

Mass Notification

Buy now

Send notifications to all users of one or more spaces about a publication. Emails can be sent via Brevo API, as a campaign.

1.6.4 (April 5, 2024)

  • Fix: German translations for the Space word
  • Fix: Mentioning with @all on HumHub 1.16

1.6.3 (Feb 29, 2024)

  • Fix: When a title in bold is present in the post, the first letter of the next text is displayed at the end of the title
  • Enh: When a title is present in the post, remove the Markdown syntax ### at the beginning of the title
  • Fix: Add a warning in the log instead of throwing an error when contacts cannot be synced with Brevo
  • Enh: Update logo and screenshots

1.6.2 (Nov 4, 2023)

  • Chg: The configuration page is accessible from the module admin page only
  • Fix: Bug when sending email notifications without Brevo

1.6.1 (Sept 8, 2023)

  • Enh: In the module setting, Brevo folder field is now the name instead of the ID, and it is not necessary to create the folder manually on Brevo anymore.
  • Enh: PHP Curl extension is not necessary anymore with Brevo
  • Enh: Content entry notification button moved to a widget
  • Chg: Humhub minimal version is now 1.12

1.6.0 (July 25, 2023)

  • Chg: Migration from Sendinblue to Brevo (API, messages, etc)
  • Fix: Date format from G:i:s to H:i:s to reflect Humhub core fix https://github.com/humhub/humhub/pull/6264
  • Fix: Error on Brevo contact sync or campaign sending if a contact on Brevo has no email

1.5.4 (April 11, 2023)

  • Fix: If the post first line is a title, removed dashes at the beginning of the post summary
  • Fix: If sending with Sendinblue, reply email is no longer mandatory
  • Enh: Updated Sendinblue API library to version 8.4.2
  • Fix: SendInBlue campaign statistics is now showing values again (it stopped working since an update on SendInBlue API)

1.5.3 (February 25, 2023)

  • Fix: Don't add an error to the log if the Sendinblue list does not exist, when trying to remove it
  • Fix: PHP 8.1 warning in the module settings if empty values

1.5.2 (January 3, 2023)

  • Fix: Removed .regular-radio selectors for compatibility with Humhub 1.13
  • Fix: Display success flash when notifying members fixed for Humhub 1.13

1.5.1 (November 30, 2022)

  • Fix: Display of the number of recipients in the sending form, when sending manually a notification

1.5.0 (November 25, 2022)

  • Chg: Changed title of the emails and notifications from "{displayName} informs you about a content" to "{displayName} informs you about {contentInfo}". {contentInfo} is the type and the title of the content. If you have custom messages in the module settings (in spaces), you should update them.
  • Enh: Avoid double notification if a user has chosen to "Receive Notifications for new content" and Mass notifications are sent automatically after each content creation
  • Enh: In the global module configuration, added 3 new settings in the new "Notification recipients" category
  • Chg: These 3 new settings are unticked by default. So after updating the module to this version, if you don't change the settings, the content owner and the sender will not receive a notification anymore

1.4.3 (November 20, 2022)

  • Enh: Compatibility with Humhub 1.13

1.4.2 (June 8, 2022)

  • Fix: For Humhub 1.11

1.4.1 (June 8, 2022)

  • Fix: Since version 1.4.0 (released on May 4, 2022), if the user sending the notification was different from the creator of the content, the notification sender was the content creator instead of the sender.
  • Fix: Possibility to filter by profile fields that are not visible (but editable) (thanks Thorsten)

1.4.0 (May 4, 2022)

  • Enh: Possibility to automatically notify each new content of a space
  • Enh: In the spaces' settings, possibility to customize the texts sent in notifications
  • Fix: If Pretty URL is disabled, the icons in the mail where not displayed.
  • Fix: if the Space name has an apostrophe it's HTML encoded in the email subject

1.4.0-beta-1 (March 30, 2022)

  • Enh: Possibility to use the @all tag to mention all members of the space (must be activated in the settings)
  • Enh: Added settings parameter to disable the possibility to send notifications to others spaces
  • Enh: There is no longer a slowdown when sending notifications, even if thousands of users to notify in multiple spaces
  • Chg: Minimal Humhub version is now 1.11

1.3.0 (January 28, 2022)

  • Enh: If notifications are sent again, it is now possible to choose whether to notify by email only those who had not yet been notified or all members again (thanks Thomas for the idea). For notifications made with version 1.2 or less, they will have to be resent to all members even if this option is unchecked.
  • Enh: Possibility to filter users to be notified by profile field and group membership
  • Enh: Better notification panel presentation
  • Enh: The number of recipients is now displayed dynamically (depending on the spaces or filters selected)
  • Chg: for some translations

1.2.0 (October 15, 2021)

  • Enh: In the email, an icon about the content is displayed (creator's image if the content is a post, otherwise the module's icon)
  • Enh: In the email, if the content is a calendar's event, the date is displayed
  • Enh: If the emails sent via SendInBlue's API fails (timeout or other problem with the API), the emails will be sent again within a period between from 30 min to one hour
  • Enh: The icon displayed on the wall stream's content (to show that it has been notified) is now smaller and opens a modal window on click
  • Chg: Removed used of depreciated Settings class that will be removed in Humhub v1.11

1.1.3 (August 2, 2021)

  • Enh: Better German translations (thanks Andreas)
  • Fix: If module is disabled in a space, do not show the item to send mass notifications in the content's wall entry controls menu

1.1.2 (June 20, 2021)

  • Fix: Module crashed if a global content (not in a space) was displayed in the dashboard

1.1.1 (June 15, 2021)

  • Enh: Module can be disabled in each space (activated by default)
  • Fix: Space picker now hides spaces for which the user do not have the permission to send mass notifications

1.1.0 (March 9, 2021)

  • Chg: Migrated to 1.8 Richtext API
  • Chg: Changed HumHub min version to 1.8
  • Enh: Space picker now shows only spaces where user is member and with status enable
  • Fix: MySQL migrations replaced with YII2 functions for other databases engines compatibility
  • Enh: Better presentation of the statistics

1.0.9 (January 26, 2021)

  • Enh: Custom message field can now have 1024 characters (256 formerly)

1.0.8 (January 12, 2021)

  • Fix: External libraries now compatible with PHP 7.1 and more

1.0.7 (January 5, 2021)

  • Chg: External libraries loaded with composer

1.0.6 (December 11, 2020)

  • Fix: Module could crash if third party modules where to old

1.0.5 (December 4, 2020)

  • Fix: The mail layout is now the default one of Humhub

1.0.4 (December 3, 2020)

1.0.3 (November 30, 2020)

  • Enh: Since Humhub 1.7 has a new wall entry widget for module, this module now use it to retreive the content title

1.0.2 (November 16, 2020)

  • Enh: updated to last version of Sendinblue API (v7.2.0)
  • Enh: no need anymore to have CURL installed on the server

1.0.1 (November 09, 2020)

  • Enh: Added prerequisite checkings in the settings (PHP version, cronjob installed)
  • Enh: Added unsubscribe text and URL in the mail footer

1.0 (November 02, 2020)

  • Enh: First release!

Module Information

Price:
90 €
Latest version release:
1.6.4 - April 5, 2024
Publisher:
Author(s):
Website:
Compatibility:
HumHub 1.12 - Latest