# plugin: List owner notification

## Description <a href="#description" id="description"></a>

This plugin will send a notification e-mail on user subscription to the creator of the list. This plugin can also send a notification when a user unsubscribes from the list. The notification will be sent to all the lists owners in case of the user subscribed/unsubscribed to/from several lists. You can download this plugin on our [plugins section](https://www.acyba.com/download/plugins-modules.html#listowner) then install and publish it like a standard Joomla plugin.

## Plugin <a href="#plugin" id="plugin"></a>

The notification sent will sum up all the subscriber's information and his subscriptions, the notification will be like this one:

![](/files/-MJga5LfyQsDHNuZ_aJb)

## Parameters <a href="#parameters" id="parameters"></a>

![](/files/-MJga6rou9lZqwZuLecM)

* **Send notification on user unsubscription:** It will send the same notification as for a subscription


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.acymailing.com/old/integration-plugins/other/plugin-list-owner-notification.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
