/wp-crm-system-import-campaigns

This repo contains code for archive purposes. The repo is no longer being maintained as the code was merged into the core WP-CRM System plugin.

Primary LanguagePHPOtherNOASSERTION

=== WP-CRM System Import Campaigns ===
Tested up to: 5.0.3
Stable tag: 2.2.3
License: GPL2+

== Changelog ==

= 2.2.3 =
* Update: Added compatibility to import custom fields file fields.

= 2.2.2 =
* Update: File format prevented plugin from activating correctly in some instances.

= 2.2.1 =
* New: Extended export class to include custom fields (if available) from our Custom Fields extension.

= 2.2.0 =
* New: Import custom fields from our Custom Fields extension.

= 2.1.0 =
* New exporter functionality is extendable to allow for custom export plugins. Create your own plugin to export the fields that are important to you, including custom fields.

= 2.0.5 =
* Corrected output of export files to account for empty values.

= 2.0.4 =
* Updated translation files

= 2.0.3 =
* Bug fixes for the license key and update checks.
* Updated for compatibility with WP-CRM System version 2.1

= 2.0.2 =
* Bug fix: Exporting would create errors if certain fields were not completed.
* Update: Improved plugin update script.

= 2.0.1 =
* Minor update to incorporate developer hook on WP-CRM System Dashboard.

= 2.0.0 =
* Update to add WP-CRM System v2.0.0 compatibility

= 1.2.0 =
Now includes an exporter to easily export all of your records into a CSV file.

= 1.1.1 =
* German Translation submitted by Michael Pekic

= 1.1.0 =
* Included ability to attach campaigns to categories.

= 1.0 =
* Initial Release

== Upgrade Notice ==
= 2.2.3 =
* Update: Added compatibility to import custom fields file fields.