PHPackages                             unarealidad/canarium-modules-contact-us - 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. unarealidad/canarium-modules-contact-us

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

unarealidad/canarium-modules-contact-us
=======================================

A module that allows canarium to have contact us functionality.

01PHP

Since Jan 2Pushed 9y agoCompare

[ Source](https://github.com/unarealidad-tech-studio/canarium-modules-contact-us)[ Packagist](https://packagist.org/packages/unarealidad/canarium-modules-contact-us)[ RSS](/packages/unarealidad-canarium-modules-contact-us/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

ContactUs
=========

[](#contactus)

A module that allows canarium to have contact us functionality.

Recaptcha can be enabled for added security.

Installation
============

[](#installation)

Install via composer:

`composer require unarealidad/canarium-modules-contact-us dev-master`

Add `ContactUs` to your Appmaster's `config/application.config.php` or your Appinstance's `config/instance.config.php` under the key `modules`

Copy the sample config `config/canariumcontactus.local.php.dist` to your Appinstance's `config/autoload/` directory and remove the `.dist` extension.

Go to your Appinstance directory and run the following to update your database:

`./doctrine-module orm:schema-tool:update --force`

Configuration
=============

[](#configuration)

Configuration main key: `canariumcontactus`Sample Config file: `config/canariumcontactus.local.php.dist`

Config ItemSample ValueRequiredDescriptionemail\_sender`array('email' => 'someone@someone.com', 'name' => 'Someone')`trueAn array with `email` and `name` key that will be used as the sender of the emailemail\_admin''trueThe email address of the recipient of all submitted dataemail\_subject'Sample Subject'trueThe subject for the sender's success emailemail\_admin\_subject'Admin Subject'trueThe subject for the recipient success emailExposed Pages
=============

[](#exposed-pages)

URL | Template | Access | Description ----- | ----- | ----- | ----- | ----- /contact-us | contact-us/index.phtml | Public | Displays the contact form and processes the request /contact-us/thank-you | contact-us/thank-you.phtml | Public | Displays the thank you page after the contact form has been successfully submitted. /admin/contact-us | admin/index.phtml | Admin | Displays the list of submitted items

\* All template locations are relative to the Appinstance root's /public/templates/contact-us/. Sample templates are provided in the module's view/ directory.

Additional Customization
========================

[](#additional-customization)

Email Templates
---------------

[](#email-templates)

TemplateDescription/public/templates/contact-us/email.phtmlThe email sent to the sender/public/templates/contact-us/email-admin.phtmlThe email sent to the adminExposed Services
================

[](#exposed-services)

`canariumcontactus_contactus_service` - Main service. Handles the sending of emails after successful submission.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/413897a0aac7a60d32f8cadc18d590daaa596a0644c2d871065366839cb88ff3?d=identicon)[unarealidad](/maintainers/unarealidad)

---

Top Contributors

[![unarealidadtech](https://avatars.githubusercontent.com/u/24706184?v=4)](https://github.com/unarealidadtech "unarealidadtech (7 commits)")

### Embed Badge

![Health badge](/badges/unarealidad-canarium-modules-contact-us/health.svg)

```
[![Health](https://phpackages.com/badges/unarealidad-canarium-modules-contact-us/health.svg)](https://phpackages.com/packages/unarealidad-canarium-modules-contact-us)
```

PHPackages © 2026

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