Node Form Templates
This module allows users to create content more quickly by providing customizable templates that pre-fill node fields. When creating a new node, users can select a template from a dropdown to populate the form with predefined values.
Create templates which will prefill fields when creating a new node.
When adding a node, a dropdown element will be displayed on top of the form
allowing the user to choose a template.
For Drupal 7
Templates are stored in YAML format so the PHP extension php-pecl-yaml is required to parse the templates configuration. Visit https://www.php.net/manual/en/yaml.installation.php for installation instructions.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.