# Plugin: AltaUserPoints

This plugin enables you to integrate AcyMailing with AltauserPoints. You can download it then install and enable it like a standard Joomla plugin

## Insert AltaUserPoints user information in your Newsletter <a href="#insert-altauserpoints-user-information-in-your-newsletter" id="insert-altauserpoints-user-information-in-your-newsletter"></a>

When creating a Newsletter, click on the button "tags" to access our tag system.

Click on the menu AltaUserPoints to insert user information in your Newsletter such as its number of points.

![](https://4212440522-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L_D4iy53WFAtKVs3BPA%2F-MJfGiabErzj2LDvfQLA%2F-MJgDE3buBRhEk1J8d4F%2Faltauserpoints1.png?alt=media\&token=9e08c79a-77ea-4066-9f64-abe7691a592e)

AlphaUserPoints integration

## Add/remove points when the user subscribes/unsubscribes from AcyMailing <a href="#add-remove-points-when-the-user-subscribes-unsubscribes-from-acymailing" id="add-remove-points-when-the-user-subscribes-unsubscribes-from-acymailing"></a>

* The function **plgaup\_com\_acymailing\_subscriptionok** is triggered when the user subscribes to a list.
* The function **plgaup\_com\_acymailing\_subscriptionoff** is triggered when the user unsubscribes from a list.

To enable that feature, you should access AltaUserPoints, create rules for each of these functions and specify the number of points you want to add or remove.

![](https://4212440522-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L_D4iy53WFAtKVs3BPA%2F-MJfGiabErzj2LDvfQLA%2F-MJgDFpYsKRiz9DKRAa9%2Faltauserpoints2.png?alt=media\&token=c1edbfe1-a0d9-46c9-8b1d-f76ee17993cc)

Rule


---

# 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/user-management/plugin-altauserpoints.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.
