External Logger

Component type

module

Maintenance status

Development status

Component created

Component changed

External Logger

TamTam External Logger module for Drupal is a module that utilizes hook_watchdog() to catch all log events on a Drupal based site. And send the events to a compatible backend. The module is designed to center log messages of multiple environments and sites in a single location. All environments can be grouped to form a practical overview. Saving the developer the time of looking up multiple logs and/or multiple machines.

Required Modules:

Composer Manager

PatchInfo

Component type

module

Maintenance status

Development status

Downloads

1326

Component created

Component changed

Patch information shown in update report

Synopsis

The PatchInfo module allows you to add information about patches to a module's or theme's .info.yml file. It will show the information prominently in the update report and on the update manager form.

Requirements

This module does not depend on any other modules.

Simple XML sitemap

Component type

module

Maintenance status

Development status

Downloads

236382

Component created

Component changed

Every webpage needs an automatic XML sitemap generator for SEO reasons. This module aims to be a replacement for the xmlsitemap module for Drupal 8.
Simple xml sitemap is lighter than xmlsitemap in terms of resources and usability. Its functionality differs from xmlsitemap, see this post for details.

Sitemaps generated by this module adhere to the new Google standard regarding multilingual content by creating hreflang sitemaps and image sitemaps. Googlebots will thank you later.

FranklyMe Widget

Component type

module

Maintenance status

Development status

Component created

Component changed

The Frankly.me plugin for Drupal adds Frankly.me social plugins to your Drupal site and optimizes the experience of your audience through easy ask buttons and social widgets. Associate your Drupal site with side pane widgets and embed shortcodes for frankly.me ask button and social widgets. All features are deeply integrated with Drupal APIs to make building your webpages and administrative features as easy as possible with the extensibility you expect from Drupal.

Video Comment FranklyMe

Component type

module

Maintenance status

Development status

Component created

Component changed

Use this plugin to spice up your posts with video comments instead of boring text comments. Simply start by creating a new post, the video comment feature is added automatically at the end of the post.

This plugin places two-set widget. First, a sleek 'record video' button, and a video carousel at the end of all of your posts. Official plugin from FranklyMe.

It'll be shown to your audience once your post goes live, where they can take a video selfie (velfie) that'll be viewable by everybody on your site.

Bundle Markdown

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Bundle Markdown module provides a drush utility command which allows you to export various entity types and their bundles into markdown format for use in Gitbooks or other markdown supported reporting tools. It was designed to provide a means of generating architectural documentation of ones Drupal site.

Module Status: The module is still in active development and at the time of this writing, only supports exporting 'node' entity types.

Default Content for D8

Component type

module

Maintenance status

Development status

Downloads

115606

Component created

Component changed

Overview

Default content gives your module and install profile a way to ship default content as well as configuration.
Powered by core's serialization, rest and hal modules.

Features

Supports entity-references between content.
Supports files if you have File entity
Easily export your content and its dependencies to yml using drush commands.

How does it work

How does it work

Reset node statistics counter (reset_node_counter)

Component type

module

Categories

Maintenance status

Development status

Downloads

1020

Component created

Component changed

Introduction

This set of modules and drush integration allows you to reset the node_counter which increments a counter each time content is viewed.
This counter is part of Drupal cores statistic module .

This might be useful, if you refine your unpublished content online and you want to start with 0 views on a published node.

So Reset node counter provides you