Install

Works with Drupal: ^10 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 16.03 KB
MD5: a54f4348269c3780cb1c2c96da3c9a2c
SHA-1: 16d39f4b50561ba4f6479778307f65c3b866552a
SHA-256: 081ba2ed0f2dcc93c2d4027cf17d6326c66512be7be55a2d87b45952802132a0
Download zip 18.85 KB
MD5: 5165ac679eac96a0b67fb152c31206cf
SHA-1: ce760834f750b10f49a2de445737ebc0f1727d8c
SHA-256: 43602995135397ce33fd39854338c2aa70e80cd85fd6e3bd9fb4493704436206

Release notes

Custom Paragraphs 1.0.0

This is the first stable release of the Custom Paragraphs module for Drupal 10/11.

Features

  • Dynamic repeatable field groups
  • Support for multiple field types (text, textarea, select, checkbox, file)
  • AJAX-based file uploads with preview
  • CKEditor 5 integration
  • Client-side validation
  • JSON-based data storage for flexible handling

Improvements

  • Optimized JavaScript performance
  • Improved file validation and handling
  • Better integration with Drupal editor formats

Use Cases

  • Custom forms with repeatable fields
  • Dynamic content input interfaces
  • Multi-item data collection (e.g., team members, documents, sections)

Drupal version: ^10 || ^11

Install:

composer require 'drupal/custom_paragraphs:^1.0'

This release provides a dynamic repeatable field group system with support for file uploads,
CKEditor 5 integration and flexible field configurations.

This release is stable and suitable for production use.

Created by: harishpmkumar
Created on: 10 Apr 2026 at 04:31 UTC
Last updated: 10 Apr 2026 at 04:33 UTC
Bug fixes
New features

Other releases