Contact message REST

Component type

module

Categories

Maintenance status

Development status

Downloads

2410

Component created

Component changed

Contact message REST

This module allows you to send Drupal contact form messages through REST.

Background

By default in Drupal 8 core you can create contact forms, and let website visitors fill in those forms. The submissions will be sent via mail to the defined recipients. However, it's not possible to send messages through the REST web services provided by Drupal 8 core. This module aims to fill that gap.

Twitter Image Grabber Poster

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a module to grab images from Twitter based upon a defined hashtag, and place them into the media database for approval and use in a homepage slider.

Entity Query API (obsolete, see jsonapi module)

Component type

module

Categories

Maintenance status

Development status

Downloads

1703

Component created

Component changed

Maintainer's Note: This module is no longer maintained. It was created prior to the great work done on the JSON API module, which is targeted for inclusion in Drupal 8.4 as an experimental module. The code written in this module to construct complex client-side queries has been extracted and incorporated into the JSON API module and is now even more powerful. So, with the JSON API module you can get all the same great features, plus much more. Happy developing!

log_stdout

Component type

module

Maintenance status

Development status

Downloads

4457

Component created

Component changed

Active development for this project happens on Github. Please use Github for contributing code, or reporting bugs, or requesting features.

This module provides an hook for Drupal Watchdog that directs log messages to php://stdout or php://stderr for better log handling with Docker.

Comments Entity

Component type

module

Categories

Maintenance status

Development status

Downloads

906

Component created

Component changed

Drupal core comment module is great for commenting on nodes.

This module provides fieldable comments for any entity even comments itself. Entity Comments integrates with views and rules.

Installation

Simply enable the module and go to "admin/structure/comments_entity" and enable Entity Comments on any entity.