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.
Auto Admin is a module that automatically generates good looking, highly customizable administration pages.
Let Auto Admin build list, add, edit and delete pages for you using its Drush commands to generate configuration data. Then customize the text and form settings to your liking. One-to-many and many-to-one relationships are supported too!
Auto Admin is good at managing data for custom modules whose data structure does not fit as node types. It lets you get of the ground and writing "the fun stuff" really, really quick.
If you have questions, feedback or needs it to do something that it does not do already, please open an issue. Please check out the docs first though :)
The Platnosci.pl module is an integration of www.platnosci.pl payment gateway with Ubercart e-commerce project. It allows to process payments with the Polish payment gateway called Płatności.pl. The module depends on Ubercart package.
View differences between content (node) and comment revisions, much like Diff.module.
Check if a module's UI texts are written in correct US English and according to the guidelines.
Extensibility
Text sources, review methods and defusers (methods to ignore certain pieces of texts) can be added and overridden by other modules. See trevi.api.php. The central module acts as a hub for different review methods and text sources. This means that if you add a text source, it can be reviewed with all available methods directly.