1
0
Fork 0
mirror of https://github.com/curtistinkers/curtistinkers_cms_forms.git synced 2026-03-02 20:39:05 +00:00
Adds contact and newsletter signup forms, and tools for building forms.
Find a file
2026-02-21 22:49:26 +00:00
config Added contant form 2026-02-21 22:42:42 +00:00
tests/src/FunctionalJavascript feat: #3569495 Add the drupal_cms group to all tests 2026-01-25 16:55:18 +00:00
.gitattributes fix: #3565149 RecipePreExistingConfigException when installing from Umami site template 2026-01-02 16:01:39 +00:00
composer.json Fixed support links 2026-02-21 22:49:26 +00:00
LICENSE.txt Issue #3489943 by thejimbirch, phenaproxima, drumm: Drupal CMS projects need licenses 2024-11-27 16:06:07 +00:00
README.md feat: #3545451 Create an internal Drush generator to make README files for each recipe 2026-01-03 19:44:18 +00:00
recipe.yml Changed type 2026-02-21 22:41:51 +00:00

Drupal CMS Forms

Adds a simple contact form, and tools for building forms.

Recipes Applied

Modules and Themes Installed

Installation

This project is part of Drupal CMS. If you're not using Drupal CMS, you can still use this recipe in your own project. Add it with the following Composer command:

composer require drupal/drupal_cms_forms

Bugs and Feedback

If you encounter any bugs or have feedback about this recipe, please file an issue in the Drupal CMS issue queue.