it-werxdotca/contact-module

A simple contact module for nwidart/laravel-modules. It stores information sent from the contact form into an SQL table, sends an email to the sender and a configurable email address.

dev-Devlopment 2024-08-12 17:00 UTC

This package is auto-updated.

Last update: 2025-06-12 19:01:10 UTC


README

A simple Laravel 10+ Contact Module. It is built on the laravel-modules (nWidart / laravel-modules) for easy installation and maintenance.

Features;

  • Integrated qirolab/laravel-themer for theming. public/$activeTheme/views/. This will fallback to the module resource/views directory if it is not implemented.