Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 548 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 548 Bytes

Drupal donation module

Introduction

This module provides a donation entity that can be used to collect the donation. This donation entity can be attached to any content type/ entity as field. This module provides a Donation FieldType, FieldWidget and FieldFormatter for this.

This donation entity does not have any bundle. All the donations are stored in donation table.

Features

  1. donation FieldType
  2. donation FieldWidget
  3. donation FieldFormatter
  4. donation block

Installation

Standard drupal module installation process.