Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The Entity Email module lets users create their own email templates which can be used to send emails. Emails sent can also be recorded in the DB if needed. Emails can be sent programmatically or by the mean of the Rules module.
Open AIIR is a Drupal distribution that illustrates how Drupal can be used for creating simple native mobile apps that derive its data content from a backend Drupal site. It contains the necessary source code for generic mobile app (distributed as open source).
Project Overview
Once you install this installation profile locally, you get
1) A Drupal site: You get a Drupal site that is pre-configured to use feeds to refresh its own content periodically on an ongoing basis. You only need to configure cron job locally - so that cron runs periodically for this site. On every cron run, the feeds module refreshes the Drupal site content. Content (text, images and videos) is pulled from the publicly available RSS feeds on the Internet such as Dries' Blog. This Drupal site content is made available to the aiir mobile apps in JSON format using the views and views_datasources module.
An easy way to integrate message from jnotify library. this module provide the whole interface to integrate a jnotify message on a page load, or an click event on your site.