Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.
/ modifiers_pack Public archive

Drupal contrib module implementing a pack of modifiers.

Notifications You must be signed in to change notification settings

morpht/modifiers_pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Modifiers Pack

INTRODUCTION

This module provides an starter set of Modifiers which will be helpful for basic and common modification use cases.

Each of the module can have its own set of requirements and dependencies. Look at their respective readme and info files.

REQUIREMENTS

  1. Install the Modifiers module.
  2. Read the Modifiers Pack submodules installation instructions carefully to configure libraries correctly.

INSTALLATION

  1. The module can be installed via the standard Drupal installation process.

CONFIGURATION

  1. Configure the field settings for the entity bundle (Custom Block, Paragraph) you wish to modify.
    • Add an unlimited "field_modifiers" ("Entity reference revisions") field referencing Paragraphs.
    • Select the Paragraph bundles you would like to reference, ie. the modifiers you wish to expose.
    • Save.
  2. Create an appropriately typed Entity (Custom Block, Paragraph) and confirm that the field_modifiers exists and that it can be populated.
    • Add and configure one of the available Modifiers.
    • Save.
  3. Confirm that the content has been modified.

MAINTAINERS

These modules are maintained by developers at Morpht. For more information on the company and our offerings, see morpht.com.

About

Drupal contrib module implementing a pack of modifiers.

Resources

Stars

Watchers

Forks

Packages

No packages published