Search API saved searches

Component type

module

Categories

Maintenance status

Development status

Downloads

44147

Component created

Component changed

This module offers users the ability to save searches executed with the Search API module and be notified of new results. Notifications are done via mails with token-replacement, their frequency can be configured both by admins and/or users and saved searches can also be created without first executing the search.

Facet, Views or other filters set for the search will also be included in a saved search, thus reflecting exactly the same search results as displayed.

CiviContribute required file fix

Component type

module

Maintenance status

Development status

Downloads

482

Component created

Component changed

This module provides a temporary workaround for a bug in CiviCRM's CiviContribute component ( http://issues.civicrm.org/jira/browse/CRM-7464 ) whereby required file upload fields included in a contribute page as part of a profile always throw a "X is a required field" validation error - whether a file was uploaded or not.

The CiviCRM developers have indicated that this is a "non trivial bug to fix", and no ETA for a fix has been given.

Excommunicate

Component type

module

Categories

Maintenance status

Development status

Downloads

848

Component created

Component changed

This module will prevent all site emails from being sent to users who are blocked, or "excommunicated". The advantage of this module is that it doesn't require every single module sending email to check the status of the user before sending it.

Webform Submission Attachments (WFSA)

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module links a node with a webform submission, as a way of extend the information of a node, and providing a method for dynamic content subtypes.

It is useful in scenarios like websites where users may submit request, with an additional (optional) datasheets, with different fields based on request parameters.

It also provides website users with no admin permissions the ability of manage content types by themselves without the complexity of CCK, thank's to the webform (3.x) UI.