Skip to content

nelsonsalves/drupal-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Drupal modules

Drupal is an open source CMS used to build secure and robust applications. You can learn more about Drupal here. Drupal uses a modular architecture based on little pieces of functionality called modules. Here's a list of the modules I personally created or currently maintain:

Bulk Author Update

A module to change the author of nodes in bulk

Link

Buttons Configuration

A module to configure the labels of submit buttons in node, media and comment entities

Link

Chatbot Lite

A simple module with a chatbot functionality without 3rd party applications

Link

CKEditor Glossary

Provides an extension to the ckeditor to add links to the out-of-the-box Drupal glossary view

Link

Commerce Shipping Linear Weight

A shipping method to Drupal Commerce that provides a shipping fee that scales with tha package weight

Link

Commerce Shipping Tracking

Provides a block that allow users to track their order based on backoffice configuration

Link

Content Editing Messages

Allow the configuration of messages to appear in node forms

Link

Content Remote Options

Provides a new field type that can be populated with a REST endpoint

Link

Crypto Widget

Provides a block that display some information about crypto currencies

Link

Entity Copy with Reference

Allow cloning of node entities with options for referenced entities

Link

External Logging

Send system events to external systems

Link

Gamification

Provides gamification concept on Drupal websites using a plugin architecture

Link

Group SAML

Manage group permissions based on a selected user attribute

Link

Group SSO

Manage group permissions based on a selected user attribute coming from external Identity Managers

Link

Landing Page Scheduler

Redirects users to a specific node page for a limited time

Link

Multiple Checkbox Select

Provides a Form API element that selects/unselects every checkbox in the form

Link

NTT DATA Admin Theme

An Admin theme based on Claro but with the look and feel of NTT DATA

Link

OpenAI Images

Generates images based on user input using Open AI technology

Link

OTP Service

Provides a simple way to add OTP (One Time Passwords) functionality to a Drupal application

Link

Rel Attributes Filter

Provides filters to the ckeditor related with "Rel" attributes

Link

REST Export Nested

Extend Drupal core Views to conver any JSON field to JSON in the output of the view

Link

SAML Extras

The SAML extras module allows to map user fields with simpleSAMLphp attributes during user authentication.

Link

Save Entities

Provides a simple way for users tosave nodes and media in bulk using a form

Link

Select2 Multicheck

Provides a new widget for select2 module users. This widget allows multi selection while retaining a dropdown approach.

Link

Simplenews Mailjet Subscriptions

The Simplenews Mailjet Subscriptions module allows for a simple subscription integration between Simplenews module and Mailjet.

Link

Speech Recognition Search

Uses Chrome and Firefox browser's native Speech Recognition capabilities to provide an easy to implement solution for multilingual voice search on your drupal site

Link

Tax Number

Provides a plugin system for tax numbers verification that lets users define their own plugins

Link

Taxonomy Field Tracking

Allows the override of a view argument based on the preferences of a user

Link

Taxonomy Preferences

Provides a block for end users to choose their preferences which are then stored in the session for further use.

Link

Theme Selector

This simple module allows you to change the theme of a page with just a query string, using Theme Negotiator.

Link

Transliterate Twig Filter without PECL

The module adds a twig filter for transliterating strings without PECL.

Link

URL Restriction By Role

Provides a simple way for users to configure restrictions in the access of urls using the roles available for the platform

Link

Webform Content Creator

Provides the ability to create content entities after submitting webforms

Link

Webform Remote Handlers

Allows to send Webform submission results to third party through Web Services (REST/SOAP)

Link

Webform Remote Select

This module provides a Webform Select Element whose options are populated from an endpoint through REST services.

Link

Webform REST

Retrieve and submit webforms via REST.

Link

Youtube Plus

Imports Youtube video information as nodes in order to create video list on your site.

Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors