API.AI Client

Component type

module

Maintenance status

Development status

Component created

Component changed

API.AI is a natural language understanding platform that makes it easy for developers (and non-developers) to design and integrate intelligent and sophisticated conversational user interfaces into mobile apps, web applications, devices, and bots.

This Drupal module project is intent to creating a Drupal client for API.AI endpoints so that Drupal developers can easily create a sophisticated conversational user interfaces.

Default Content Deploy

Component type

module

Maintenance status

Development status

Downloads

307

Component created

Component changed

A default content deploy solution for Drupal 8.

Introduction

This module (DCD) provides content deployment and allows development and building sites without the need to transfer database between the sites. The development team can export and deploy all content via Git and content can be deployed to the staging servers automatically during common deploy processes. Module provides useful drush commands for export/import content. Import function can also be ran from administration interface.

Entity Reference Field Formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

250

Component created

Component changed

Overview
Entity Reference formatter provides new formatter for the entity reference field. This formatter can use in web services to pass "title"and "url" separately. Title and URL can be separated by separator.
Installation
Install this module.
Go to Manage display of the entity reference field.
You can see the new formatter as "Entity Url,Title", select it and provide separator in setting of that field.

Header formatter

Component type

module

Maintenance status

Development status

Downloads

1169

Component created

Component changed

Introduction
------------
This module adds a simple field formatter that allows a site builder to format a plain text field as a header.

Requirements
------------
None

Installation
------------
As you would any other Drupal module

Configuration
-------------
As you would any other field formatter.

JSONAPI Flysystem Uploader

Component type

module

Categories

Maintenance status

Development status

Downloads

801

Component created

Component changed

Entities may have a JSON API representation automatically uploaded to S3 or other file storage systems upon creation. This is handled using the Flysystem module and library. Data will be stored in a file named "[uuid].json" based upon the entity's UUID value.

Advanced email formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

1286

Component created

Component changed

This module adds a field formatter which allows a site builder to configure the formatting of email fields.

It's currently capable of outputting the e-mail field as a mailto link with a custom title with token support.

Requirements
------------
None

Installation
------------
As you would any other Drupal module

Configuration
-------------
As you would any other field formatter.