Drupal is a registered trademark of Dries Buytaert
Release: Entity API 8.x-1.8 Minor update available for module entity (8.x-1.8). Release: Module Filter 6.0.0 Major update available for module module_filter (6.0.0). Release: Blazy 3.0.19 Minor update available for module blazy (3.0.19). Release: Slick Carousel 3.0.8 Minor update available for module slick (3.0.8). Release: Blazy 3.0.18 Minor update available for module blazy (3.0.18). Release: Extra Paragraph Types (EPT): Core 2.0.1 Minor update available for module ept_core (2.0.1). Release: AI (Artificial Intelligence) 1.5.0-rc2 New release candidate for module ai (1.5.0-rc2). Release: SDC Components 1.0.10 Minor update available for module sdc_components (1.0.10). Module Revived: Content Moderation Notifications 8.x-3.9 Module content_moderation_notifications updated after 10 months of inactivity (8... Usage Milestone: Account field split Module account_field_split crossed 10,000 active installs.

How can I publish if I have limited internet capabilities?

Let’s say you’re on the road, or in a place with limited wifi that won’t allow you to load your full drupal dashboard easily. Or perhaps you’re covering some live news events and want a faster way of posting updates.

node by email is your answer.
Simply type an email on your standard mobile email app or any other email client like Gmail, Outlook, or Apple Mail, send it to your unique address and done! the node by email will publish it for you.
Node by email provides functionality to create the node by only the sending the
mail to an email id from a defined email id.

For Example:
Receiving email id: [email protected] From Email ID: [email protected]. So the whatever mail is sent by [email protected] to Email ID [email protected] will create a node in Drupal installation. Email must be unseen ie Unread email.

CONFIGURATIONS

- The page /admin/config/node_by_email/nodebyemailconfig gives configuration screen. Once the IMAP connection is connected you must see "IMAP connection is made successfully." message on the top of the configuration page.

CONTENT TYPE SETTINGS

In the content type setting: you need to choose which node type should create by this module.

PUBLISHING OPTIONS

  • In this option, you need to select a user that will be the author of the nodes created by this module.
  • The Published/Unpublished is configurable during node creation.
  • Cron interval time is in seconds.

    FEATURES

  • This module also gives a page where all unseen emails are listed.From this page, you can also create a node individually using tableselect. This executes a batch process to create the node from unseen mails.
  • The Drush command you can use to set the cron on the server too. Below is the Drush command is given by module to create the nodes from unseen
    mails.
    node_by_email:generate_node
    aliases nbe-gn


  • Once the node has been created by this module the mail is marked as unseen flagged so that the next time module can skip the mail.


    Note:
    The email subject is mapped to the node title field and The email body is mapped to the node body field. So the content type must-have title and body field to use this module fully.
  • Activity

    Tracked releases
    1
    Tracked since
    Feb 2025
    Latest release
    1 year ago
    Releases (12 mo)
    0 ▼ from 1
    Maintenance
    Dormant

    Releases

    Version Type Core Release date
    4.0.0 Stable Feb 27, 2025