PHPackages                             graham-campbell/cms-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. [Framework](/categories/framework)
4. /
5. graham-campbell/cms-contact

Abandoned → [graham-campbell/contact](/?search=graham-campbell%2Fcontact)ArchivedLibrary[Framework](/categories/framework)

graham-campbell/cms-contact
===========================

CMS Contact Is A CMS Core Plugin That Adds A Contact Form Backend

v0.2.0-alpha(12y ago)4223AGPL-3.0PHPPHP &gt;=5.4.7

Since Dec 12Pushed 11y agoCompare

[ Source](https://github.com/GrahamDeprecated/CMS-Contact)[ Packagist](https://packagist.org/packages/graham-campbell/cms-contact)[ RSS](/packages/graham-campbell-cms-contact/feed)WikiDiscussions master Synced today

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

CMS Contact
===========

[](#cms-contact)

[![Bitdeli Badge](https://camo.githubusercontent.com/7359fec44fa98f8f60838d6261e148a9e07cba45d6b0b4ec8d1540d34890ebbe/68747470733a2f2f64327765637a68766c38323376302e636c6f756466726f6e742e6e65742f47726168616d43616d7062656c6c2f434d532d436f6e746163742f7472656e642e706e67)](https://bitdeli.com/free "Bitdeli Badge")[![Build Status](https://camo.githubusercontent.com/c7db8db13ff76d60d143aa0dc839a3e33bfc87185cd637348d853ff471abef24/68747470733a2f2f7472617669732d63692e6f72672f47726168616d43616d7062656c6c2f434d532d436f6e746163742e706e67)](https://travis-ci.org/GrahamCampbell/CMS-Contact)[![Coverage Status](https://camo.githubusercontent.com/e9852ff836228f83943914a81b60732776f096e4d9dc3e624204c857e9d8c088/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f47726168616d43616d7062656c6c2f434d532d436f6e746163742f62616467652e706e67)](https://coveralls.io/r/GrahamCampbell/CMS-Contact)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/4c4092d221f827897a5cd8294f2115b8f29c6d83684ef3c8cdf6083347ba4d55/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f47726168616d43616d7062656c6c2f434d532d436f6e746163742f6261646765732f7175616c6974792d73636f72652e706e673f733d64633463353338316636383839643865373030363164323064373766653831623537313637366264)](https://scrutinizer-ci.com/g/GrahamCampbell/CMS-Contact)[![SensioLabsInsight](https://camo.githubusercontent.com/486aff7a1384dc32ec6208cf47b0c7a830a42ce8183b11909915d7dd0c515a05/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f39333762333335312d383930302d346461362d616261642d3164663233613839386236312f6d696e692e706e67)](https://insight.sensiolabs.com/projects/937b3351-8900-4da6-abad-1df23a898b61)[![Software License](https://camo.githubusercontent.com/a18013b2af40cb615783a33d2780267c18d6edadc93e97d278204406e5714283/68747470733a2f2f706f7365722e707567782e6f72672f67726168616d2d63616d7062656c6c2f636d732d636f6e746163742f6c6963656e73652e706e67)](https://github.com/GrahamCampbell/CMS-Contact/blob/master/LICENSE.md)[![Latest Version](https://camo.githubusercontent.com/1a90880b8d1dd3f3b8ac4896f5b65c3d4863dfe9944f2c2f15b727949c1fcc63/68747470733a2f2f706f7365722e707567782e6f72672f67726168616d2d63616d7062656c6c2f636d732d636f6e746163742f762f737461626c652e706e67)](https://packagist.org/packages/graham-campbell/cms-contact)

WARNING
-------

[](#warning)

#### This package has been [replaced](https://github.com/GrahamCampbell/Laravel-Contact), and is no longer maintained.

[](#this-package-has-been-replaced-and-is-no-longer-maintained)

What Is CMS Contact?
--------------------

[](#what-is-cms-contact)

CMS Contact is a [CMS Core](https://github.com/GrahamCampbell/CMS-Core) plugin that adds a contact form backend.

- CMS Contact was created by, and is maintained by [Graham Campbell](https://github.com/GrahamCampbell).
- CMS Contact relies on my [CMS Core](https://github.com/GrahamCampbell/CMS-Core) package.
- CMS Contact uses [Travis CI](https://travis-ci.org/GrahamCampbell/CMS-Contact) with [Coveralls](https://coveralls.io/r/GrahamCampbell/CMS-Contact) to check everything is working.
- CMS Contact uses [Scrutinizer CI](https://scrutinizer-ci.com/g/GrahamCampbell/CMS-Contact) and [SensioLabsInsight](https://insight.sensiolabs.com/projects/937b3351-8900-4da6-abad-1df23a898b61) to run additional checks.
- CMS Contact uses [Composer](https://getcomposer.org) to load and manage dependencies.
- CMS Contact provides a [change log](https://github.com/GrahamCampbell/CMS-Contact/blob/master/CHANGELOG.md), [releases](https://github.com/GrahamCampbell/CMS-Contact/releases), and [api docs](http://grahamcampbell.github.io/CMS-Contact).
- CMS Contact is licensed under the GNU AGPLv3, available [here](https://github.com/GrahamCampbell/CMS-Contact/blob/master/LICENSE.md).

System Requirements
-------------------

[](#system-requirements)

- PHP 5.4.7+ or PHP 5.5+ is required.
- You will need a [CMS Core](https://github.com/GrahamCampbell/CMS-Core) application like [Bootstrap CMS](https://github.com/GrahamCampbell/Bootstrap-CMS) because this package is designed for it.
- You will need [Composer](https://getcomposer.org) installed to load the dependencies of CMS-Contact.

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

[](#installation)

Please check the system requirements before installing CMS Contact.

To get the latest version of CMS Contact, simply require `"graham-campbell/cms-contact": "0.2.*@alpha"` in your `composer.json` file. You'll then need to run `composer install` or `composer update` to download it and have the autoloader updated.

You will need to register many service providers before you attempt to load the CMS Contact service provider. Open up `app/config/app.php` and add the following to the `providers` key.

- `'Lightgear\Asset\AssetServiceProvider'`
- `'Cartalyst\Sentry\SentryServiceProvider'`
- `'GrahamCampbell\Core\CoreServiceProvider'`
- `'GrahamCampbell\Viewer\ViewerServiceProvider'`
- `'GrahamCampbell\Queuing\QueuingServiceProvider'`
- `'GrahamCampbell\HTMLMin\HTMLMinServiceProvider'`
- `'GrahamCampbell\Markdown\MarkdownServiceProvider'`
- `'GrahamCampbell\Security\SecurityServiceProvider'`
- `'GrahamCampbell\Binput\BinputServiceProvider'`
- `'GrahamCampbell\Passwd\PasswdServiceProvider'`
- `'GrahamCampbell\Throttle\ThrottleServiceProvider'`
- `'GrahamCampbell\Credentials\CredentialsServiceProvider'`
- `'GrahamCampbell\Navigation\NavigationServiceProvider'`
- `'GrahamCampbell\CMSCore\CMSCoreServiceProvider'`

Once CMS Contact is installed, you need to register the service provider. Open up `app/config/app.php` and add the following to the `providers` key.

- `'GrahamCampbell\CMSContact\CMSContactServiceProvider'`

Configuration
-------------

[](#configuration)

CMS Contact supports optional configuration.

To get started, first publish the package config file:

```
php artisan config:publish graham-campbell/cms-contact

```

There are two config options:

**Path To The Form**

This option (`'path'`) defines the path to the contact form. This is the page where your contact form should be. The default value for this setting is `'pages/contact'`.

**Contact Form Email**

This option (`'email'`) defines the email address to send contact form messages to. Setting it to null will email the contact form data to the user with the id of 1. Please only enter an email address here if you change it from null. The default value for this setting is `null`.

Usage
-----

[](#usage)

There is currently no usage documentation besides the [API Documentation](http://grahamcampbell.github.io/CMS-Contact) for CMS Contact.

You will need to write your own contact form with this plugin. CMS Comment simply provides you with the backend functionality to create a comment form. CMS Comment form will register the route `contact.post` which will accept `POST` requests to the path `contact`. Note that a basic form is included and can be pulled into one of your own views if you want it.

Updating Your Fork
------------------

[](#updating-your-fork)

The latest and greatest source can be found on [GitHub](https://github.com/GrahamCampbell/CMS-Contact).

Before submitting a pull request, you should ensure that your fork is up to date.

You may fork CMS Contact:

```
git remote add upstream git://github.com/GrahamCampbell/CMS-Contact.git

```

The first command is only necessary the first time. If you have issues merging, you will need to get a merge tool such as [P4Merge](http://perforce.com/product/components/perforce_visual_merge_and_diff_tools).

You can then update the branch:

```
git pull --rebase upstream master
git push --force origin

```

Once it is set up, run `git mergetool`. Once all conflicts are fixed, run `git rebase --continue`, and `git push --force origin `.

Pull Requests
-------------

[](#pull-requests)

Please review these guidelines before submitting any pull requests.

- When submitting bug fixes, check if a maintenance branch exists for an older series, then pull against that older branch if the bug is present in it.
- Before sending a pull request for a new feature, you should first create an issue with \[Proposal\] in the title.
- Please follow the [PSR-2 Coding Style](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md) and [PHP-FIG Naming Conventions](https://github.com/php-fig/fig-standards/blob/master/bylaws/002-psr-naming-conventions.md).

License
-------

[](#license)

GNU AFFERO GENERAL PUBLIC LICENSE

CMS Contact Is A CMS Core Plugin That Adds A Contact Form Backend Copyright (C) 2013-2014 Graham Campbell

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see .

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

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

3

Last Release

4475d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d95eb26cb8f3919bb5ca3b6d823daeabbf259663778a970349b245c580713c8e?d=identicon)[graham-campbell](/maintainers/graham-campbell)

---

Top Contributors

[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (77 commits)")

---

Tags

frameworklaravelGraham CampbellGrahamCampbellcmsformcontactcontact formCMS Contact

### Embed Badge

![Health badge](/badges/graham-campbell-cms-contact/health.svg)

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

###  Alternatives

[orchid/platform

Platform for back-office applications, admin panel or CMS your Laravel app.

4.8k2.5M59](/packages/orchid-platform)[graham-campbell/throttle

Throttle Is A Rate Limiter For Laravel

7102.3M11](/packages/graham-campbell-throttle)[graham-campbell/exceptions

Provides A Powerful Error Response System For Both Development And Production

5911.3M4](/packages/graham-campbell-exceptions)[microweber/microweber

New generation CMS with drag and drop

3.4k13.8k1](/packages/microweber-microweber)[graham-campbell/testbench

TestBench Provides Some Testing Functionality For Laravel

50348.8k363](/packages/graham-campbell-testbench)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11812.4k21](/packages/kompo-kompo)

PHPackages © 2026

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