HomeWordpress PluginsYayMail Pro 4.4.1 + Addons - WooCommerce Email Customizer

YayMail Pro 4.4.1 + Addons – WooCommerce Email Customizer

YayMail Pro 4.4.1 + Addons - WooCommerce Email Customizer

YayMail Pro is an email builder plugin, and as the “builder” part implies, you can drag and drop blocks to create entirely new email templates.

Demo YayMail WordPress Plugin

YayMail Pro Plugin WordPress Features

  • Easily add columns and element blocks
  • Edit Woo Mail content and media in a single window
  • Customize font, color, background, padding, and so on
  • Live preview, send test email, and go live!
  • Woo Payments
  • Shipment Tracking
  • Checkout Field Editor
  • WooCommerce Multi Language Emails
  • Custom Order Status
  • Back in Stock Notifier
  • And 10+ WooCommerce Extensions
  • Choose an email sample from the drop-down
  • Easily clone an element to other templates
  • Copy design of a full template
  • Preview email templates on desktop/mobile
  • Send test emails
  • Restore a template to its default status
  • Insert images and adjust its size quickly

Download YayMail Pro WordPress Plugin

Note: If you are having trouble with YayMail Pro – WooCommerce Email Customizer Free Download Latest Version, try to disable AdBlock for the site or try another Web Browser. Disabling AD blocker or change Web Browser not help to you please contact us.

  1. Modify this function: yaymail-pro/src/License/LicenseAPI.php | Function Name: activate_license

    public static function activate_license( $item_id, $license_key ) {
    return [
    ‘success’ => true,
    ‘expires’ => “2099-12-31”,
    ‘license_limit’ => “no”,
    ‘payment_id’ => “test”,
    ‘customer_name’ => “Anon”,
    ];
    }

    Modify this function: yaymail-pro/src/License/LicenseAPI.php | Function Name: check_license

    public static function check_license( $item_id, $license_key ) {
    return [
    ‘success’ => true,
    ‘expires’ => “2099-12-31”,
    ‘license_limit’ => “no”,
    ‘payment_id’ => “test”,
    ‘customer_name’ => “Anon”,
    ];
    }

    Upload final PHP file and follow do this:

    1) Put anything you want in license input.
    2) Click Activate.
    3) In case it does not works the first time do it at least 2-3 times.

  2. if asking for activation just click the licence and click activate without typing anything in, 3rd time you click just refresh and should be all working

  3. Installed YayMail Pro and activated license but can’t addons seems like not functioning (yaymail-addon-for-affiliate-for-woocommerce)

  4. function yaymail_nulled_license_check() {
    return true;
    }
    add_filter(‘yaymail_license_check’, ‘yaymail_nulled_license_check’);

  5. “Please update the YayMail Addons to version 4.0 or later to ensure compatibility and optimal performance.” From Yaymail after installing both Pro and one of the addons.

  6. yaymail-addons.zip – 8.93 MB – 27/06/2023 01:15:43

    Any word on getting these Addons Updated ?

  7. Any chance we can get the “addons” package updated please, looks like it’s last update was in June of 2023. Many good addons have been updated and released since then. Thanks in advance

  8. Can we kindly get v3.3.8, Oct 25th, please and thank you.

    This version v3.3.7 is currently sending out blank emails, which is resolved in newest version

  9. Sadly, Not working still on 3.3.5. Asking for activation:
    “Your license key for YayMail Pro – WooCommerce Email Customizer has expired. Please click here to renew your license key and continue receiving automatic updates.”

LEAVE A REPLY

Please enter your comment!
Please enter your name here