Drupal 8 API (for Drupal 7)

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides a Drupal 8 compatibility layer for Drupal 7.

This is just an experiment for developers. This is an API module and doesn't provide any UI at all. Though it does work :-)

Installation:

Module Instructions

Component type

module

Maintenance status

Development status

Downloads

4138

Component created

Component changed

About:
Module Instructions module shows the content of README.txt and INSTALL.txt files for contrib modules.
If you were missing a README or INSTALL info about a Drupal module, this module will come in handy. No need to search for README and INSTALL files on your system any more - open those files directly from Drupal administration.

How to use:
Install Module Instructions module and you will find the links to README and INSTALL files in module list page (admin/module) in Operations column.

Mass Apply Filter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Due to necessity I coded up this small custom module. Hopefully this can be helpful to someone else needing the same solution. This was a solution to my problem of migrating away from using wikitext filters on my 'wiki' content type. This ran each of the nodes through the PEARWiki filter and then saved the html back to the $node->body while updating the format so that it displays as html.

Commerce Add To Cart Filter

Component type

module

Maintenance status

Development status

Downloads

1204

Component created

Component changed

This module provides a simple text filter which can be used to provide Drupal Commerce "Add to cart" buttons within your node content.

Syntax is simple (at the moment):

[product-button:PRODUCTID title=BUTTONTEXT]

Example

[product-button:1 title=Become a subscriber]

Becomes

Output example

Recent Update

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module creates a Recent Update by any admin block. This block can be used in the front page.
It was created to solve a problem that HON Code requires a last updated information for whole site, not only each node:
Principle 4. of Attribution of HON Code:
Cite the source(s) of published information, date medical and health pages

Web Service Data

Component type

module

Maintenance status

Development status

Downloads

8960

Component created

Component changed

Overview

This module allows you to bypass the default data storage location for fields and entities and instead load the data from a web service.

This is useful when your primary data source is in another system but you want to display/use this data in your Drupal site without the hassle of syncing or importing data.

Web Service Configuration (wsconfig)

Stores information about your web services. This information is used to allow Drupal to make the appropriate CRUD operations on requested data.

Leads

Component type

module

Categories

Maintenance status

Development status

Downloads

416

Component created

Component changed

This module provides a very basic leads management system for managing client leads. It is currently under development and seeking co-maintainers.

Hidden Nodes

Component type

module

Maintenance status

Development status

Downloads

34740

Component created

Component changed

Video detailing what this does
Video detailing how this works
This module adds a system similar to publish / unpublished status of nodes. The reason that this is needed is so that you can tell certain roles they can't view nodes while others can. The issue with publishing status is that there is no grey. Menu systems automatically hide unpublished nodes while also checking for the node_access.