Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Menu Export is a Drupal 7 module to export menus easily. Menu Export generates a piece of PHP code which you can store, for example inside a simple .inc file provided by your module.
Adds a quantity multiplier select field to the add to cart form, so for example a client can only order in quantities of x times y of a product: 12, 24, 36, (etc).