=== Campaigns Lite for Laposta ===
Contributors: miix, fredklopper
Tags: contact laposta, newsletter, integration
Requires at least: 5.8
Tested up to: 6.8
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Display your Laposta email campaigns within WordPress with basic shortcode functionality. Limited to 12 campaigns with essential display options.

== Description ==

The Campaigns Lite for Laposta 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.

**Lite Version Features:**

* **Display up to 12 Campaigns**: Show a maximum of 12 campaigns on your site
* **Basic Display Options**: Control campaign count and screenshot visibility
* **Simple Grid Layout**: Clean, responsive grid display
* **Campaign Screenshots**: Toggle campaign preview images on/off
* **Multi-language Support**: Available in English and Dutch
* **Responsive Design**: Works on all device sizes

**Lite Version Limitations:**

This is a lite version with basic features. For unlimited campaigns and advanced features, upgrade to the full version which includes:
* Unlimited campaigns display
* Advanced filtering (by keywords, date ranges, campaign names)
* Multiple layout options (grid, list, simple list formats)
* Custom styling and CSS control
* Date formatting options
* Column customization
* And much more!

**Available Shortcode Parameters (Lite Version):**

* `number` - Number of campaigns to display (default: 3, maximum: 6)
* `show_screenshot` - Display campaign screenshots (yes/no, default: yes)

**Example Usage:**

`[campaigns_lite_for_laposta]` - Shows 3 campaigns with screenshots (default)
`[campaigns_lite_for_laposta number="12"]` - Shows maximum 12 campaigns
`[campaigns_lite_for_laposta show_screenshot="no"]` - Shows campaigns without screenshots

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/campaigns-lite-for-laposta` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Configure your Laposta API key in the plugin settings.
4. Use the `[campaigns_lite_for_laposta]` shortcode in your posts or pages to display campaigns (maximum 12 campaigns).

== Changelog ==

= 1.0 =
* Initial release

== Frequently Asked Questions ==

= How do I get started? =

After installing and activating the plugin, go to the Campaigns Lite for Laposta settings page and configure your Laposta API key. Once configured, you can use the `[campaigns_lite_for_laposta]` shortcode to display your campaigns.

= What are the limitations of the Lite version? =

The Lite version displays a maximum of 12 campaigns with basic display options. It includes only simple grid layout and the ability to toggle screenshot visibility. For unlimited campaigns, advanced filtering, multiple layouts, custom styling, and date formatting options, upgrade to the full version.

= How many campaigns can I display? =

The Lite version is limited to a maximum of 12 campaigns. Use `number="3"` to show 3 campaigns (default) or `number="12"` to show the maximum. To display unlimited campaigns, upgrade to the full version.

= Can I customize the layout or styling? =

The Lite version provides a simple grid layout with basic styling. For advanced layout options (list, simple list formats), custom CSS classes, column customization, and complete styling control, upgrade to the full version.

= Can I filter campaigns by date or keywords? =

Advanced filtering options (by date ranges, keywords, campaign names) are available in the full version only. The Lite version displays your most recent campaigns up to the maximum of 6.

= What's the difference between Lite and Full version? =

The Full version includes:
* Unlimited campaigns display (vs. 6 maximum in Lite)
* Advanced filtering by keywords, dates, and campaign names
* Multiple layout options (grid, list, simple list formats)
* Custom styling and CSS control
* Date formatting options
* Column customization (1-6 columns)
* And many more advanced features

== Screenshots ==

1. Settings page with API key configuration
2. Campaigns tab showing your available Laposta campaigns
3. Shortcode tab with usage instructions and examples
4. Adding the shortcode to a post or page in the WordPress editor
5. Frontend display of campaigns on your website