

Settings page with API key configuration
The Miix Laposta Campaigns Lite plugin allows you to display your Laposta email campaigns on your WordPress website. This lite version provides basic functionality to showcase your campaigns with simple display options.
Features:
Available Shortcode Parameters:
number – Maximum number of campaigns to display (default: 0 = all)per_page – Campaigns per page for pagination (default: 6)show_screenshot – Display campaign screenshots (yes/no, default: yes)show_date – Display campaign dates (yes/no, default: yes)keyword – Only show campaigns whose subject contains this keywordExample Usage:
[miix_laposta_campaigns_lite] - Shows all campaigns with pagination (6 per page)
[miix_laposta_campaigns_lite per_page="9"] - Shows 9 campaigns per page
[miix_laposta_campaigns_lite number="12"] - Shows maximum 12 campaigns (paginated)
[miix_laposta_campaigns_lite show_screenshot="no"] - Shows campaigns without screenshots
[miix_laposta_campaigns_lite keyword="newsletter"] - Shows only campaigns with "newsletter" in the subject
This plugin connects to the Laposta API to retrieve and display your email campaigns on your WordPress website.
What is Laposta?
Laposta is a Dutch email marketing service that allows you to create and send newsletters. This plugin retrieves your campaign data from Laposta to display it on your website.
What data is sent and when:
* Your Laposta API key is sent to authenticate requests
* Requests are made to retrieve campaign lists, campaign details, and campaign statistics
* Data is fetched when you view the plugin admin pages or when the shortcode is displayed on your website
* Campaign data is cached locally to reduce API calls
No personal visitor data is sent to Laposta through this plugin.
Laposta service links:
* Laposta website
* Laposta Terms of Service
* Laposta Privacy Policy