PHPackages                             thirtybittech/autoreply - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. thirtybittech/autoreply

ActiveStatamic-addon[Mail &amp; Notifications](/categories/mail)

thirtybittech/autoreply
=======================

AutoReply enables automatic email responses for submitted forms, ensuring timely engagement and consistent communication with users.

1.2.0(8mo ago)1409PHPPHP ^8.1

Since Jul 19Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/thirtyBitTech/autoreply)[ Packagist](https://packagist.org/packages/thirtybittech/autoreply)[ RSS](/packages/thirtybittech-autoreply/feed)WikiDiscussions main Synced 4w ago

READMEChangelog (4)Dependencies (1)Versions (8)Used By (0)

Autoreply - Statamic Addon
==========================

[](#autoreply---statamic-addon)

The Autoreply addon enhances your Statamic forms by automatically sending customizable email replies to form submissions. It simplifies engagement with users by promptly acknowledging their submissions with personalized messages.

Key Features
------------

[](#key-features)

1. **Automatic Email Replies:** Automatically sends a reply to form submissions with a customizable message.
2. **Customizable Email Templates:** Allows users to personalize email templates using Markdown for a unique touch.
3. **Conditional Submission Number Inclusion:** Option to include the submission number in the email if configured. Note: Make sure to create a field with ‘random\_id’ as the handle.
4. **Attachment Support:** Supports attaching files to automatic reply emails.
5. **Support for Multiple Forms:** Configure automatic replies for multiple forms within your Statamic site.
6. **NEW: Conditional Auto-Reply Logic (Smart Responses):**Automatically send replies *only when specific field values match your rules*.
    Perfect for routing inquiries, VIP customers, or category-based responses—giving you smarter, more personalized communication.

Screenshots
-----------

[](#screenshots)

[![Autoreply Addon](docs/autoreply_screen.png)](docs/autoreply_screen.png)[![Autoreply Configuration](docs/autoreply_screen_2.png)](docs/autoreply_screen_2.png)[![Autoreply Email](docs/email_screen.png)](docs/email_screen.png)

What's New in v1.2.0
--------------------

[](#whats-new-in-v120)

- ✨ **Conditional Auto-Reply:** Create dynamic, rule-based responses based on any form field.

[![Conditional Auto-Reply](docs/conditional_reply.png)](docs/conditional_reply.png)

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

[](#installation)

To install the Autoreply addon, use Composer:

```
composer require thirtybittech/autoreply
```

Publish the addon assets and configuration if it has not already published.:

```
php artisan vendor:publish --tag=autoreply-config
```

If you wish to customize email views, publish them using:

```
php artisan vendor:publish --tag=autoreply-views
```

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

[](#configuration)

Configuration for Autoreply is located in `config/autoreply.php`. Customize settings here to tailor the addon to your needs. Ensure valid SMTP settings are configured in your Statamic environment for email functionality.

Usage
-----

[](#usage)

1. Make sure SMTP is working.
2. Create a form in Statamic and configure it to use the Autoreply addon.
3. Add configuration for each form for auto reply.
4. Test the Autoreply functionality by submitting the form and verifying that the automatic email replies are sent as expected.

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance60

Regular maintenance activity

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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 ~165 days

Total

4

Last Release

250d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/176063521?v=4)[ThirtyBitTech](/maintainers/ThirtyBitTech)[@thirtyBitTech](https://github.com/thirtyBitTech)

---

Top Contributors

[![thirtyBitTech](https://avatars.githubusercontent.com/u/176063521?v=4)](https://github.com/thirtyBitTech "thirtyBitTech (9 commits)")

### Embed Badge

![Health badge](/badges/thirtybittech-autoreply/health.svg)

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

###  Alternatives

[bigbharatjain/laravel-clickatell

This package makes it easy to send sms using clickatell.com with Laravel 5.

1435.2k](/packages/bigbharatjain-laravel-clickatell)

PHPackages © 2026

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