Webform Ticket Submission

Component type

module

Categories

Maintenance status

Development status

Downloads

112

Component created

Component changed

Webform Ticket Submission has been built as an extensible custom module that integrates with webform module, to allow users to submit 'Issues' to GitHub.

The configuration page under each webform allows the administrator of the webform to configure what is sent to GitHub including the Title, Label and whether or not it is custom text or webform components.

The module can be further extended to allow submissions to other applications ie; Jira.

Webform module is required to use this custom module.

Imagefit

Component type

module

Maintenance status

Development status

Downloads

174

Component created

Component changed

This module was created to fill a void for D7 sites we worked on that had no framework or base theme with responsive image handling. While it may be mildly obsolete in these modern times, it’s still super useful in a pinch.

This modules utilizes the imagefit.js jQuery plugin created by Periplox. Simply put, it is a simple, lightweight plugin to make images fit anywhere and anyway.

Clean REST

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Code to try to simplify output of the Drupal core REST module.

Original module here: https://github.com/svendecabooter/clean_rest

Adds the possibility of transformers per content type for a finer control over the output.

This allows the possibility of tweaking not only the keys of the returned JSON but
also the structure, allowing for multinesting for example.

SVG image field

Component type

module

Maintenance status

Development status

Downloads

6891

Component created

Component changed

This module adds a new field, widget and formatter, which allows .svg file extension to be uploaded.

Module based on core Image and File modules and contrib svg_formatter. In formatter settings you can set default image size and enable alt and title attributes.

Requirements

Image is provided already by core [no dependencies].

HTML to entity

Component type

module

Maintenance status

Development status

Component created

Component changed

Html to entity is a module that allow to import any html page to Drupal, giving you the opportunity to decide which part of the page you want to save in which field of a Drupal entity.

This module make an intensive use of Migrate and is plugin and service driven allowing it to be extended in the Drupal way.

Requirements

  • Migrate (core module)
  • Migrate Plus

Recommended modules

  • Migrate Tools

Services Content Types

Component type

module

Categories

Maintenance status

Development status

Downloads

154

Component created

Component changed

The Services Content Types module allows services created with the Services module to be enabled for selective content types. The Services module currently takes an all or nothing approach to creating services for nodes. Using this module allows granular control over which content types can be accessed using Services.

Entity Backup

Component type

module

Maintenance status

Development status

Downloads

272

Component created

Component changed

Entity Backup

Main purpose of Entity backup module is to keep the backup of deleted Drupal core entities and perform recovery of them.

Means if you have deleted Nodes , Comments , Taxonomy Terms , Taxonomy Vocabularies or Users , Then you can recover it.

Settings