# Latest Newsletters module

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

The AcyMailing module enables you to display the latest Newsletters on your website, the same way the mod\_latestnews module would do it for your Joomla Articles.

## Install the module <a href="#install-the-module" id="install-the-module"></a>

* ​
* Log in to your backend and click on the menu "**Extensions -> Install/Uninstall"**.
* Browse for the AcyMailing module you just downloaded and then click on the button "**Upload File & Install**".
* You should now see the AcyMailing Module on your Joomla Module Manager. Don't forget to enable this module.

## Module parameters <a href="#module-parameters" id="module-parameters"></a>

![](/files/-MJSU7FMSp5uNOO7ZRuM)

Params

* **Lists**: Click on the "select" button to select the lists in which AcyMailing will pick up your Newsletters
* **Number of Newsletters**: Specify the number of Newsletters you want to display on the module
* **Ordering**: Select how AcyMailing should order your Newsletters
* **Itemid**: ID of a Joomla menu linked to AcyMailing. Please specify this parameter only if you have access issues, otherwise leave it empty.
* **Display in a popup**: Do you want AcyMailing to open your archive in a popup or inside your Joomla template?
* **Display send date**: Do you want to display the send date on the latest Newsletter module?
* **Display the user's Newsletters**: If the user is logged in, should AcyMailing display the Newsletters the user received?
* **Date format**: Set the date format to display on the module.

## Custom error message <a href="#custom-error-message" id="custom-error-message"></a>

If there are no newsletter to display in the list you chose, you will see this message in the module: "Please make sure you have a published and visible Newsletter attached to your list".

If you want to change this message, you can add a custom translation in the Acymailing configuration, tab Languages by adding this: NO\_LATEST\_NEWSLETTER="Your own message here"

## Example <a href="#example" id="example"></a>

![](/files/-MJSU9CSU2FscHdv0t9u)

Latest News


---

# 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/public-part-of-your-site/latest-newsletters-module.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.
