node_form_templates
29 sites
Security covered
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.