A 'Save and add another' button added to Drupal's 'new menu link' form

This project is not covered by Drupal’s security advisory policy.

This module adds a button to forms which will submit the form, then redirect the user back to the same form so they can quickly carry out a new action in bulk, like:

  • Add another node of the same type
  • Add another menu item
  • Replicate the node again with a different title (useful for testing or making example content)

The button names and their target routes are stored as config in YAML (take a look here), so a configuration override can be used to alter the default options provided by the module.

Similar modules

There are two very similar modules to this one, but they are mainly focussed on the node form, whereas Submit and continue can be used with any Drupal form.

Project information

Releases