-95%
GPL License
  • ✔ Verified by VirusTotal
  • 100% Original Product & Virus-Free
  • ✔ Lifetime Free Updates on Single Purchase
  • ✔ Unlimited Website Usage
  • ✔ Prices in USD (Tax Included)

🔥 Limited-Time Deal — Ends Soon!

12HOURS
00MIN
00SEC
Get Instant Access 🚀

Newsletter API Addon 2.5.1

Original price was: $58.00.Current price is: $2.99.

Last updated: 6 Oct 2025
Version 2.5.1
Direct Download
No credits left

Instant Access

7 Day Money Back Guarantee

Online Support 24/7

Secure Payment

Description

✉️ Newsletter API – Version 1 & 2

The Newsletter API allows developers to seamlessly integrate custom code with the core features of the Newsletter plugin. It provides flexible options to manage subscriptions, send emails, and interact with your newsletter programmatically.

With the new Newsletter API Version 2, access and functionality have been enhanced to make automation, customization, and integration faster and easier.

The API can be accessed in two ways:

  1. TNP Class – available in the plugin core via static methods.

  2. REST API – available by installing the free Newsletter API addon from the plugin’s addon panel or your account page.

🛠️ Key Features of Newsletter API Addon

🔹 TNP Class Access

  • Static methods for all API functions

  • Works directly in your custom PHP code

  • Flexible parameter handling using associative arrays

🔹 REST API Support

  • Programmatic access to plugin features via REST calls

  • Perfect for external integrations and web applications

  • Requires the free Newsletter API addon

🔹 API Functionality

  • Create and manage subscriptions

  • Send newsletters programmatically

  • Retrieve subscriber lists and analytics

  • Handle optional and required parameters easily

📌 General Usage Notes

  • Most API functions accept a single parameter: an associative array.

  • Example: Creating a new subscription using the TNP class:

TNP::subscribe(array(
'email' => 'example@domain.com',
'name' => 'John Doe',
'tags' => array('vip','newsletter')
));

✅ What We Offer

  • Full programmatic access to newsletter functionality

  • Easy REST API integration for external systems

  • Streamlined workflow for developers

  • Detailed documentation and support

🎯 Conclusion

The Newsletter API empowers developers to fully customize and automate newsletter workflows in WordPress. Whether using TNP class methods or REST API calls, integrating and managing newsletters has never been easier.

Reviews

There are no reviews yet.


Be the first to review “Newsletter API Addon 2.5.1”

How to Install

Follow these quick steps to install from a .zip file or directly from your WP dashboard.

Plugin (.zip) Buy Plugin .zip
  1. 1

    Go to Plugins → Add New

    In your WordPress dashboard, open Plugins and click Add New.

  2. 2

    Click Upload Plugin

    Press Upload PluginChoose File and select the downloaded plugin-name.zip.

  3. 3

    Install & Activate

    Click Install Now, then Activate. You’re done!

  4. 4

    (Optional) Enter License / Use Shortcode

    Open Plugins → Your Plugin → Settings to enter your license. Add the box on the product page with: [plugin_info_box]

Alternative: Install from WordPress directory

Go to Plugins → Add New, search the plugin name, click Install then Activate.

Manual (FTP) method

Unzip locally → upload the folder to /wp-content/plugins/ using FTP → activate from Plugins.

Theme (.zip) Buy Theme .zip
  1. 1

    Go to Appearance → Themes

    Click Add NewUpload Theme.

  2. 2

    Upload the .zip file

    Select theme-name.zip, click Install Now, then Activate.

  3. 3

    Install Required Plugins

    If prompted, click Begin installing plugins and activate them.

  4. 4

    (Optional) Import Starter Content

    Use the theme’s Demo Import (if provided) to load sample pages and settings.

Manual (FTP) theme install

Unzip the theme → upload to /wp-content/themes/ → activate from Appearance → Themes.

Related Products