Multiple forms and Drupal 11
Not yet
No release declares support for Drupal 11.
This is an API module which lets you put several forms into one <form> . The usage is very simple: there is one API function to call: multiform_get_form() and you can pass the form names in the attribute list. $merged_form = multiform_get_form('my_form', 'another_form', 'another_form2'); See multiform.example.inc for an example.
Key facts
- Project
- multiform
- Latest stable release
- 7.x-1.6 (7 Dec 2018)
- Core version requirement
- None recorded
- Maintenance status
- Actively maintained
- Reported installs
- 10,995
- Last synced from drupal.org
- 21 Sept 2026
Every field above comes from the drupal.org API. The Drupal 11 status is derived from the core version requirement across this project's releases.
What is blocking the upgrade
No release declares support for Drupal 11.
No alternative is recorded for this project.