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.
The Static Node Generator module improves performance by generating and serving static HTML versions of Drupal nodes. It reduces server load and significantly speeds up page load times for users.
This module automatically generates Drupal Forms directly from defined schemas, using the structure, labels and validation constraints from the schema definition.
It auto generates forms for configuration entities, config objects like module settings page, and for any other schema you want!
Simply put, to create a form page, you should only describe the data schema in a YAML schema file, and that's it. The form page will be generated automatically without custom code at all. But, if you need, you still can alter the form and add your customizations automatically on top of the auto-generated form.
The Advanced File Destination module enhances file upload management in Drupal by allowing users to choose and create custom directories during file uploads.