Add functionality and customize your Drupal application with thousands of projects contributed by our amazing community.

411 modules match your search

A module is code that extends Drupal's by altering existing functionality or adding new features. You can use modules contributed by others or create your own. Learn more about creating and using Drupal modules.

Drupal LLM Provider for the LM Studio API

This module serves as an LLM Provider for LM Studio, a platform that facilitates the local downloading and running of Large Language Models (LLMs)

Scheduler field

Scheduler field widget

The scheduler field module add a scheduler field type. Scheduler field type allow to configure some schedules actions to fieldable entities.

AI Interpolator MediaWiki

The AI Interpolator MediaWiki module is a plugin for the AI Interpolator module that makes it possible to use an MediaWik

Content Complete

Content Complete Block

Content Complete is a CCK extension module that allows to tag CCK fields needed for completion (CCK Complete). The module checks the tagged fields against the content provided for those content types, and computes a complete percentage that can be shown to the user.

The complete percentage can be shown to the user in the form of a block, or using the views integration available since version 1.2.

Documentation

  • Introduction
  • Configuring Views show you how to make a list view of completion data and combine completion data of different nodes.
  • Configuring Rules shows you how set up complex workflows. Example: set up email reminders sent automatically to authors of incomplete nodes (< 100%).

Behavior

  • Rules integration. Provides a condition for completion >= x%.
  • Views integration is available from version 1.2

Related Modules

Voting Rules

Public Domain vote button

Voting Rules provides Rules integration for the VotingAPI module.

VBO Maestro

Simple module which helps integrate Maestro with Views Bulk Operations module to allow batch deletion of processes.

ECA Maestro

ECA actions and conditions for the Maestro workflow module.

ActivityStream

Here, write an introduction that summarizes the purpose and function of this project with a focus on users brand new to Drupal. Answer the question: What solution does this module provide?

Token Url Plus

Adds some current-page:url token variations that are geared for customized canonical urls that contain query parameters.

Boolean Field

Provides a "boolean" field type with an additional state of "not set" in addition to the usual "true/false" or "on/off." A separate display string can be defined for each state.

Node Limit Number

Limit the amount of nodes or comments your users create over a given time period. This module has been rewritten to integrate with Rules. Instead of going to a page to assign limits you now just need to create rules. A default rule has been provided as an example.

When creating your rules there are now many hundreds of ways to implement your limits. Limits can be applied to roles, users, dates, or anything that can be accessed using PHP.

Version 2.x

  • Depends on Rules
  • Complete rewrite of the original module
  • Can limit the creation of nodes and comments
  • Conditions for the limits are anything that you put into a condition for a rule
  • Integrates with Organic Groups

Version 1.x

  • Port of the Drupal 5 version
  • Can only limit the creation of nodes
  • Conditions are only by role

Bug Reports & Support Requests

Please include all relevant information when posting an issue to the queue. This would include your exported rule, a detailed description of what you are trying to do, and any other pertinent information. The more information you give me the quicker and easier I will be able to help you.

Webhooks bundler

Minimises the amount of outbound requests by bundling them in 1 request every 10 minutes (for now).

Hansel breadcrumbs

Hansel and Gretel

"Breadcrumbs done right"

Hansel (named after Hansel and Gretel) provides custom breadcrumbs which are build by user defined rules. These rules are independent from the menu system. Rules can have logic switches and can add links to the breadcrumbs.

Facebook Autopost

Facebook Autopost: Rules integration

Obsolete

If you are interested in maintaining this module, please let me know. In the mean time, this module should not be used in production.

Rules Condition Site Variable

Currently a rule with a condition that relies on a site variable (i.e. variable_get('foo')) needs to have inline php code.

Rules Condition Environment

This module provides a Rules condition plugin. This enables you to check whether or not the base url matches a configured url.

Rules Telegram

Send notifications to telegram via Rules.

The module has telegram proxy server settings if telegram blocked in your country.

Rules Once per Day

A module to easily enable Rules to be fired once per day at, or soon after, a specific hour.

ECA Variety Pack

Introduction

ECA Variety Pack is a module that provides a miscellaneous collection of events, conditions and actions that don't perhaps fit in a specific category.

Social Post X

Social Post X allows you to configure your site to automatically tweet to a user account without human intervention.

Rules Autotag

The Rules Autotag module takes a light-weight approach for autotagging full-text content by matching taxonomy terms (and optional Synonyms). Rules Autotag depends on the Rules module. Functionality is provided on different layers:

  1. The API function rules_autotag_extract($text, $vocabulary) extracts terms from a given text which match a given vocabulary.
  2. The basic rules action Extract terms (rules_autotag_extract_action) takes a text and a vocabulary as input and returns all matched terms.
  3. The wrapper rules action set Autotag to terms list (rules_autotag_tag) directly stores the extracted terms into a terms list/field.

Comparison to related modules:

  • Taxonomy Autotagger takes a more user-oriented approach with by providing a AHAH-driven Autotag button.
  • Auto Tagging sends node content through any number of third party services to determine what the content is about.

Exemplary Usage Instructions:

  1. Install Rules & Rules Autotag modules
  2. Configuration - Workflows - Add new reaction rule

Pages