All contribution modules for Drupal 10 must be added at the upstream level, not the site level. If a contrib. module is added to a site without being added to the upstream, it will be overridden and removed upon the next update. Please read through the guidelines before filling out the form.
Book: For Developers
New Module Request Form
Custom modules do not need to be requested. They must be placed in the correct folder to avoid being overridden: /web/modules/custom/my-site-name/my-custom-module
Before submitting any requests:
- Review the list of modules to avoid duplication.
- The module is Drupal 10 compatible.
- The module is actively maintained.
- The module has high number of installs.
- The module has been thoroughly tested using Pantheon's Multidev.
- The module is compatible with the D10 Web Theme.