Drupal is a registered trademark of Dries Buytaert

seeds_widgets

21 sites No security coverage
View on drupal.org

Seeds Widgets Module

Overview

The **Seeds Widgets** module provides custom widgets for enhancing content display in Drupal. It integrates seamlessly with Drupal's block and field systems, offering a flexible way to add interactive elements to your site.

Features

- Custom widgets for content fields.
- Integration with Drupal’s block system.
- Configurable options for widget behavior.
- Support for modern JavaScript frameworks.

Requirements

- Drupal 10.x
- PHP 8.1 or higher

Installation

1. Download the module and place it in the `modules/contrib/seeds_widgets` directory.
2. Enable the module via the **Extend** page (`/admin/modules`) or using Drush:
drush en seeds_widgets -y
3. Clear the cache:
drush cr

Configuration

- Navigate to **Configuration** → **Seeds Widgets Settings** (`/admin/config/seeds_widgets`).
- Adjust widget settings as needed.
- Assign widgets to fields in the **Manage Display** section of content types.

Development

Running JavaScript Tools

This module includes JavaScript files that require Node.js.

1. Install dependencies:

npm install

2. Compile assets:

npm run build

Contributing

Contributions are welcome! Please open an issue or submit a pull request via the project repository.

License

This module is licensed under the GPL-2.0-or-later license.

Activity

Total releases
25
First release
Feb 2025
Latest release
3 weeks ago
Release cadence
15 days
Stability
88% stable

Release Timeline

Releases

Version Type Release date
2.5.x-dev Dev Feb 10, 2026
2.5.1 Stable Jan 14, 2026
2.5.0 Stable Nov 9, 2025
2.0.9 Stable Nov 6, 2025
2.0.8 Stable Nov 4, 2025
2.0.7 Stable Nov 4, 2025
1.0.8 Stable Oct 27, 2025
1.0.7 Stable Oct 26, 2025
1.0.6 Stable Oct 26, 2025
1.0.5 Stable Oct 26, 2025
2.0.6 Stable Oct 26, 2025
2.0.5 Stable Oct 26, 2025
1.0.4 Stable Oct 26, 2025
2.4.5 Stable Oct 26, 2025
2.0.4 Stable Sep 9, 2025
2.0.3 Stable Sep 9, 2025
2.0.2 Stable Sep 9, 2025
2.0.1 Stable Jul 30, 2025
1.0.3 Stable Jul 30, 2025
2.0.0 Stable Jul 7, 2025
2.0.x-dev Dev Jul 7, 2025
1.0.2 Stable Apr 12, 2025
1.0.1 Stable Apr 8, 2025
1.0.0 Stable Mar 18, 2025
1.0.x-dev Dev Feb 19, 2025