# Plugin: Autotweet NG

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

This plugin enables the Autotweet NG component to auto-publish the AcyMailing newsletters using the channels you created.

If you own one of our paid versions, you can download this plugin then install and publish it like a standard Joomla plugin.

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

You'll have first to create some channels if you didn't do it yet. Once done, you can create the rule that will publish your newsletters:

![](/files/-MJg_n15cHg5MSN8J6SB)

In this example, the newsletters will be published on Tweeter. Once done, each time a newsletter is sent, a new record will be created in Autotweet NG, like this:

![](/files/-MJg_pPDttOZIsLutRgW)

In this example, the newsletter "Newsletter" was sent two times to the selected list.

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

![](/files/-MJg_r55cl7rZcf6YJpP)

* Autopublish: Choose if you want to approve or not the generated records
* Show URL: This is the same option as in Autotweet, choose if you want to add the link at the end/beginning of the content or if you don't want to add the link
* Lists: If some lists are selected, only newsletters sent to at least one of these lists will be shared with AutotweetNG


---

# 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-autotweet-ng.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.
