PHPackages                             asgardcms/contact - 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. asgardcms/contact

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

asgardcms/contact
=================

3.1.0(8y ago)43.0k5MITPHPPHP &gt;=7.0

Since Jul 1Pushed 7y ago3 watchersCompare

[ Source](https://github.com/AsgardCms/Contact)[ Packagist](https://packagist.org/packages/asgardcms/contact)[ RSS](/packages/asgardcms-contact/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (4)Dependencies (5)Versions (6)Used By (0)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ae7c083a027ade2a2b7780ddce17e037c5ead5b436500c479657e1dff9eb4d0e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f617367617264636d732f636f6e746163742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/asgardcms/contact)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/a6eb48c8562936eaa8e178cbe351057b819c03bfba993a7ffb219fc7e949686b/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f417367617264436d732f436f6e746163742f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/AsgardCms/Contact)

Contact Module
==============

[](#contact-module)

Simple module, ready to be customised to handle contact forms and pages.

Comes with a basic contact form with name/email/company/phone/message fields. Contact requests are displayed on the backend.

This also includes settings to handle address, social media links, and a google map api key.

The default public route is `/contact`, which will show the form for the `Flatly` theme.

Installation
------------

[](#installation)

### Module Download

[](#module-download)

Using AsgardCMS's module download command:

```
php artisan asgard:download:module asgardcms/contact --migrations --seeds
```

This will download the module, run its migrations and seed some test data.

This is the recommended way if you wish to customise the fields, views, etc.

### Composer

[](#composer)

```
composer require asgardcms/contact
php artisan module:migrate contact
```

This is if the contact module is perfect for your use-case as-is, and doesn't need any changes to fit your needs.

**Note: Don't forget to give yourself the required permissions before you can view the backend entries.**

[![](https://camo.githubusercontent.com/8987da60f9fcf9f4d25ee2202d1daecf65e734a6d8fafda7686f1695c78a059c/68747470733a2f2f636c6475702e636f6d2f763431677541384341672d3330303078333030302e706e67)](https://camo.githubusercontent.com/8987da60f9fcf9f4d25ee2202d1daecf65e734a6d8fafda7686f1695c78a059c/68747470733a2f2f636c6475702e636f6d2f763431677541384341672d3330303078333030302e706e67)[![](https://camo.githubusercontent.com/3923b4a7769f904eaaacc0920d75c438536492b52bcb95995b807ec0ec782980/68747470733a2f2f636c6475702e636f6d2f6f2d47306d41423447652d3230303078323030302e706e67)](https://camo.githubusercontent.com/3923b4a7769f904eaaacc0920d75c438536492b52bcb95995b807ec0ec782980/68747470733a2f2f636c6475702e636f6d2f6f2d47306d41423447652d3230303078323030302e706e67)[![](https://camo.githubusercontent.com/73a9cf3dd043cf49c2da66b426a27bd9630fb2432d1101952fcc7aba1063b19d/68747470733a2f2f636c6475702e636f6d2f754b77694369783071582d3132303078313230302e706e67)](https://camo.githubusercontent.com/73a9cf3dd043cf49c2da66b426a27bd9630fb2432d1101952fcc7aba1063b19d/68747470733a2f2f636c6475702e636f6d2f754b77694369783071582d3132303078313230302e706e67)

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 88.4% 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

Every ~29 days

Total

5

Last Release

3163d ago

Major Versions

0.2.0 → 2.0.x-dev2017-07-05

2.0.x-dev → 3.0.02017-10-04

PHP version history (2 changes)0.1.0PHP &gt;=5.6

3.0.0PHP &gt;=7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/565946b8d70f5fa172a21f87b7f0e3abdce0611cc1cd300ec8e7b360bdb0a4bc?d=identicon)[nWidart](/maintainers/nWidart)

---

Top Contributors

[![nWidart](https://avatars.githubusercontent.com/u/882397?v=4)](https://github.com/nWidart "nWidart (38 commits)")[![HansSchouten](https://avatars.githubusercontent.com/u/5946444?v=4)](https://github.com/HansSchouten "HansSchouten (4 commits)")[![moebrowne](https://avatars.githubusercontent.com/u/8448512?v=4)](https://github.com/moebrowne "moebrowne (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/asgardcms-contact/health.svg)

```
[![Health](https://phpackages.com/badges/asgardcms-contact/health.svg)](https://phpackages.com/packages/asgardcms-contact)
```

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)[mautic/core

Mautic Open Source Distribution

9.8k2.6k9](/packages/mautic-core)[roots/wp-stage-switcher

WordPress plugin that allows you to switch between different environments from the admin bar

374458.3k3](/packages/roots-wp-stage-switcher)[vinkla/wordplate

The WordPlate boilerplate

2.2k5.3k](/packages/vinkla-wordplate)[mediawiki/maps

Adds various mapping features to MediaWiki

78149.7k3](/packages/mediawiki-maps)[rainlab/blog-plugin

Blog plugin for October CMS

17158.6k](/packages/rainlab-blog-plugin)

PHPackages © 2026

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