PHPackages                             josephdpurcell/webforms-gitignore-test - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. josephdpurcell/webforms-gitignore-test

AbandonedArchivedDrupal-module[Utility &amp; Helpers](/categories/utility)

josephdpurcell/webforms-gitignore-test
======================================

Enables the creation of webforms and questionnaires.

1.0.0(6y ago)09GPL-2.0+PHP

Since Nov 12Pushed 6y ago1 watchersCompare

[ Source](https://github.com/josephdpurcell/webforms-gitignore-test)[ Packagist](https://packagist.org/packages/josephdpurcell/webforms-gitignore-test)[ Docs](https://drupal.org/project/webform)[ RSS](/packages/josephdpurcell-webforms-gitignore-test/feed)WikiDiscussions 8.x-5.x Synced 6d ago

READMEChangelog (1)Dependencies (11)Versions (2)Used By (0)

Webform 8.x-5.x
---------------

[](#webform-8x-5x)

### About this Module

[](#about-this-module)

The Webform module is a form builder and submission manager for Drupal 8.

The primary use case for this module is to:

- **Build** a new webform or duplicate an existing template
- **Publish** the webform as a page, node, or block
- **Collect** submissions
- **Send** confirmations and notifications
- **Review** submissions online
- **Download** submissions as a CSV

### Goals

[](#goals)

- A comprehensive form and survey building solution for Drupal 8.
- A stable, maintainable, and tested API for building forms and handling submission.
- A pluggable/extensible API for custom form elements and submission handling.

### Demo

[](#demo)

> [Watch a demo](http://youtu.be/sQGsfQ_LZJ4) of the Webform module.

> Evaluate this project online using [simplytest.me](https://simplytest.me/project/webform/8.x-5.x).

### Installing the Webform Module

[](#installing-the-webform-module)

1. Copy/upload the webform module to the modules directory of your Drupal installation.
2. Enable the 'Webform' module and desired sub-modules in 'Extend'. (/admin/modules)
3. Set up user permissions. (/admin/people/permissions#module-webform)
4. Build a new webform (/admin/structure/webform) or duplicate an existing template (/admin/structure/webform/templates).
5. Publish your webform as a:

    - **Page:** By linking to the published webform. (/webform/contact)
    - **Node:** By creating a new node that references the webform. (/node/add/webform)
    - **Block:** By placing a Webform block on your site. (/admin/structure/block)
6. (optional) Install third party libraries(/admin/help/webform).
7. (optional) Install add-on contrib modules\](/admin/structure/webform/addons).

### Upgrading from pre-release versions

[](#upgrading-from-pre-release-versions)

All existing configuration and submission data was maintained and updated through the beta and rc release cycles. **APIs have changed** during these release cycles.

Simply put, if you installed and used the Webform module out of the box AS-IS, and now you want to upgrade to a full release, then you *should* be okay. If you extended webforms with plugins, altered hooks, and overrode templates, you will need to read each release's notes and assume that *things have changed*.

### Project Status

[](#project-status)

- [Webform Project Board](https://contribkanban.com/board/webform/8.x-5.x)

### Similar Modules

[](#similar-modules)

- **[Comparison of Webform Building Modules](https://www.drupal.org/node/2083353)**
    Drupal has a lot of modules aimed at helping site builders and users add webforms to their sites. The [Comparison of Webform Building Modules](https://www.drupal.org/node/2083353)page includes rough comparisons of three of them for Drupal 8 and five of them for Drupal 7.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50.1% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2379d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5b5fe46dbaaeeb0e04fc001ec61b48d4a84beff19545f31d9902430a283f9ebe?d=identicon)[josephdpurcell](/maintainers/josephdpurcell)

---

Top Contributors

[![jrockowitz](https://avatars.githubusercontent.com/u/3537824?v=4)](https://github.com/jrockowitz "jrockowitz (863 commits)")[![quicksketch](https://avatars.githubusercontent.com/u/100206?v=4)](https://github.com/quicksketch "quicksketch (472 commits)")[![DanChadwick](https://avatars.githubusercontent.com/u/505462?v=4)](https://github.com/DanChadwick "DanChadwick (310 commits)")[![bucefal91](https://avatars.githubusercontent.com/u/17630965?v=4)](https://github.com/bucefal91 "bucefal91 (38 commits)")[![lkmorlan](https://avatars.githubusercontent.com/u/5314459?v=4)](https://github.com/lkmorlan "lkmorlan (9 commits)")[![fenstrat](https://avatars.githubusercontent.com/u/429307?v=4)](https://github.com/fenstrat "fenstrat (6 commits)")[![TessaBakker](https://avatars.githubusercontent.com/u/16167082?v=4)](https://github.com/TessaBakker "TessaBakker (4 commits)")[![vernond](https://avatars.githubusercontent.com/u/21237373?v=4)](https://github.com/vernond "vernond (3 commits)")[![solotandem](https://avatars.githubusercontent.com/u/314718?v=4)](https://github.com/solotandem "solotandem (3 commits)")[![carwin](https://avatars.githubusercontent.com/u/715967?v=4)](https://github.com/carwin "carwin (2 commits)")[![penyaskito](https://avatars.githubusercontent.com/u/516163?v=4)](https://github.com/penyaskito "penyaskito (2 commits)")[![josephdpurcell](https://avatars.githubusercontent.com/u/778111?v=4)](https://github.com/josephdpurcell "josephdpurcell (2 commits)")[![marcoscano](https://avatars.githubusercontent.com/u/5372312?v=4)](https://github.com/marcoscano "marcoscano (1 commits)")[![mbovan](https://avatars.githubusercontent.com/u/1346724?v=4)](https://github.com/mbovan "mbovan (1 commits)")[![davereid](https://avatars.githubusercontent.com/u/62967?v=4)](https://github.com/davereid "davereid (1 commits)")[![dakkusingh](https://avatars.githubusercontent.com/u/1692872?v=4)](https://github.com/dakkusingh "dakkusingh (1 commits)")[![GoZOo](https://avatars.githubusercontent.com/u/591088?v=4)](https://github.com/GoZOo "GoZOo (1 commits)")[![goba](https://avatars.githubusercontent.com/u/235185?v=4)](https://github.com/goba "goba (1 commits)")[![FeyP](https://avatars.githubusercontent.com/u/1588784?v=4)](https://github.com/FeyP "FeyP (1 commits)")[![dww](https://avatars.githubusercontent.com/u/203658?v=4)](https://github.com/dww "dww (1 commits)")

### Embed Badge

![Health badge](/badges/josephdpurcell-webforms-gitignore-test/health.svg)

```
[![Health](https://phpackages.com/badges/josephdpurcell-webforms-gitignore-test/health.svg)](https://phpackages.com/packages/josephdpurcell-webforms-gitignore-test)
```

###  Alternatives

[friendsofsylius/sylius-import-export-plugin

import / export plugin for Sylius.

119405.2k](/packages/friendsofsylius-sylius-import-export-plugin)[thisisbd/silverstripe-maintenance-mode

SilverStripe Maintenance Mode Module. Allows an administrator to put site in offline mode with 503 status to display a 'Coming Soon', 'Under Construction' or 'Down for Maintenance' Page to regular visitors, whilst allowing a logged in admin user to browse and make changes to the site.

2311.6k](/packages/thisisbd-silverstripe-maintenance-mode)[foothing/laravel-simple-pageviews

281.5k](/packages/foothing-laravel-simple-pageviews)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
