Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: Configuration Language Lock 1.0.2 Minor update available for module config_language_lock (1.0.2). Release: Canvas Override 1.0.1 Minor update available for module canvas_override (1.0.1). Release: Media Remote Image 8.x-1.2 Minor update available for module media_entity_remote_image (8.x-1.2). Release: IDNA Convert Service (punycode) 2.0.4 Minor update available for module idna (2.0.4). Release: Bootstrap Cloud 7.1.3 Minor update available for theme bootstrap_cloud (7.1.3). Release: Token Browser 1.0.2 Minor update available for module token_browser (1.0.2). Release: Varbase Project 11.0.8 Minor update available for module varbase_project (11.0.8). Release: Media Remote Image 2.0.0-beta1 First beta version released for module media_entity_remote_image (2.0.0-beta1). Usage Milestone: Term CSV Export Import Module term_csv_export_import crossed 1,000 active installs. Security Coverage: Module Scout Module module_scout now has official Drupal security advisory coverage.

Paragraphs EE Auto Open

No security coverage Drupal 11 · not 10

Part of the Paragraphs ecosystem · 63 projects

View on drupal.org

This module automatically opens the Paragraphs EE type picker when an empty paragraphs field loads, allowing editors to immediately select a component type. It can be enabled on a per-field basis and works with any form using the Paragraphs EE modal.

Paragraphs EE Auto Open optionally auto-opens the Paragraphs EE type picker when an empty paragraphs field widget loads. Editors land on the EE type picker immediately instead of an empty paragraphs field.

It is aimed at site builders who use Paragraphs EE (for example “Add component” or library-item create flows) and want the type picker to appear as soon as an empty paragraphs field opens — without custom theme JS.

The module is generic to Paragraphs EE: it works on any form that renders a Paragraphs widget with the Paragraphs EE type picker (modal), not only paragraphs_library_item forms.

Features

  • Per-field opt-in via paragraphs field widget third-party setting auto_open (checkbox Auto-open EE type picker on Manage form display → widget settings).
  • Adds CSS class paragraphs-ee-auto-open plus a small JS behavior that calls Drupal.paragraphsAddModal.openDialog.
  • Scoped to the opted-in field widget (safe on multi-field forms).
  • Opens only when the field has the Paragraphs EE type picker markup and no paragraph items yet (skips edit / already-filled fields).
  • Retries briefly while the Paragraphs EE modal API finishes loading.

When to use it: a create or edit form already uses Paragraphs EE for type selection, and you want that picker to open automatically on an empty field. Typical cases: create a reusable library item, or any host that embeds a paragraphs field with EE enhancements.

Post-Installation

  1. Require and enable the module:

    composer require drupal/paragraphs_ee_auto_open

    drush en paragraphs_ee_auto_open -y
  2. On the relevant form display (e.g. paragraphs_library_item default), open the paragraphs field widget settings and enable Auto-open EE type picker.
  3. Confirm the form uses Paragraphs EE’s type picker (modal); on an empty field the picker should open automatically.

There is no new content type. Configuration is third-party settings on core.entity_form_display.*.ymlcontent.{field}.third_party_settings.paragraphs_ee_auto_open.

Additional Requirements

No external APIs or additional JS libraries beyond what Paragraphs EE already provides. Entity Browser is not required.

  • Paragraphs Library — common host for create forms that use Paragraphs EE.
  • Entity Browser — optional shell for create/reuse flows; auto-open is configured on the host form’s paragraphs widget, not on the browser.
  • Gin — optional admin theme when styling create UI.

Similar projects

  • Paragraphs EE — provides the type-picker modal this module auto-opens.
  • Paragraphs Features — also uses field widget third-party settings for paragraphs widgets.

Supporting this Module

Maintained by Big Blue Door. Sponsorship, co-maintainership, and issue triage help keep the project moving — use the issue queue for bugs and feature requests.

Community Documentation

Note: This project is not (yet) covered by Drupal’s security advisory policy. Use accordingly until it opts into the security team process.

Depends on

Dependencies of the latest stable release

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
2
Tracked since
Jul 2026
Latest release
1 month ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Active

Releases

Version Type Core Release date
1.0.0 Stable 11 Jul 27, 2026
1.0.x-dev Dev 11 Jul 27, 2026