Managing menu items is normally a breeze in Drupal, but the larger your site gets, the more likely you are to run in to this nasty usability bug: https://www.drupal.org/node/1007746

This module is intended as a temporary solution to an old problem. Once the underlying issue is fixed, this module will become obsolete, but in the mean time, it seems to be the only way to work with more than 100 menu items if you do not want to own the process of patching core on your site.

As has been noted in the issue queue, if you have many (~300) menu items, you will very likely exceed a default php setting for maximum form elements. You can fix this by increasing max_input_vars in your php.ini and restarting your php server (apache/php5fpm/etc).

This project is sponsored by Switchback, LLC. We are available for customizations and other Drupal development projects.

Project information

Releases