> For the complete documentation index, see [llms.txt](https://docs.yaycommerce.com/yaymail/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yaycommerce.com/yaymail/integrations.md).

# Integrations

YayMail is a flexible and widely compatible email customizer. It enhances your WooCommerce email templates and even goes further.

One of YayMail Pro's incredible features is the integrations with **third-party WooCommerce extensions** which would allow you to have endless possibilities of customization.

While **YayMail Free** provides full customizability for 11 default WooCommerce email templates, **YayMail Pro** supports many other plugins. It helps you add hooks, custom fields, attributes, and other values to your outgoing transactional emails.&#x20;

**YayMail Pro** and its third-party compatibility includes:

* Advanced Custom Fields ACF (by WP Engine)
* Advanced Local Pickup for WooCommerce (by Zorem)
* Advanced Shipment Tracking (by Zorem)
* Back In Stock Notifier for WooCommerce (by codewoogeek )
* Checkout Field Editor (by Themehigh)
* Checkout Field Editor (by WooCommerce)
* Checkout Field Editor and Manager (by acowebs)
* Chitchats Shipping Pro (by OneTeamSoftware)
* Custom Order Status (by Nuggethon)
* Custom Order Status (by TycheSoftwares)
* Custom Order Status Manager for WooCommerce (by Bright Plugins)
* Flexible Checkout Fields (by WPDesk)
* FooEvents for WooCommerce (by FooEvents)
* Shipment Tracking (by PluginHive)
* Shipment Tracking (by WooCommerce)
* WooCommerce Software Addon (by WooCommerce)
* WC Shipping & Tax (by WooCommerce)
* WooCommerce Admin Custom Order Fields (by SkyVerge)
* WooCommerce Order Status Manager (by SkyVerge)
* WooCommerce Show Attributes (by Isabel Castillo)
* MakeCommerce by Maksekeskus AS
* YITH WooCommerce Order & Shipment Tracking (by YIT&#x48;*)*
* GTranslate
* Loco Translate
* Polylang
* TranslatePress
* [Weglot](https://docs.yaycommerce.com/yaymail/integrations/weglot-translate)
* [WPML](https://docs.yaycommerce.com/yaymail/integrations/wpml-and-woocommerce-multilingual)

{% hint style="info" %}
Please note that [YayMail Pro](https://yaycommerce.com/yaymail-woocommerce-email-customizer/#yaymail-pricing-plan) is not [YayMail Addons](https://yaycommerce.com/yaymail-addons/). Those are separate plugins with distinctive features.&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.yaycommerce.com/yaymail/integrations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
