=== Ninja Forms: Trello ===
Contributors: polevaultweb
Author: polevaultweb
Author URI: http://www.polevaultweb.com
Plugin URI: http://www.polevaultweb.com
Tags: ninja forms, trello, cards, kanban
Requires at least: 3.0
Tested up to: 5.1.1
Stable tag: 3.0.4
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

== Description ==

This extension allows you to create Trello cards from your Ninja Forms.

Select the board and list for the form to create cards on. Then select which fields are to be the card title and description.

This plugin requires the free plugin [Ninja Forms](wordpress.org/plugins/ninja-forms/)

== Installation ==

This section describes how to install the plugin and get it working.

1. Upload the `ninja-forms-trello` directory to your `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Visit the 'Forms' menu item in your admin sidebar

== Use ==

For help and video tutorials, please visit the Ninja Forms website: [NinjaForms.com](http://ninjaforms.com)

== Changelog ==
= 3.0.4 (04 January 2022)
  * Fix PHP notice re: magic method visibility
  * Update Trello connectivity method, migrate from wildcard approval

= 3.0.3 (19 March 2019) =

* Bug fix: PHP Warning: session_start(): Cannot send session cookie - headers already sent notice
* Updated: Better handling of Trello oAuth errors.

= 3.0.2 =

* Bug fix: UTF-8 characters in card description mangled.

= 3.0.1 =

* Bug fix: Update showing for the same version

= 3.0.0 =

* Updated with Ninja Forms v3.x compatibility
* Deprecated Ninja Forms v2.9.x compatible code

= 1.1.1 =

* Bug fix: Fatal error: Call to undefined function mime_content_type()

= 1.1 =

* New - Integration with File Uploads add-on to attach your files to the card
* Fixed - Session error if not started
* Fixed - Undefined index warnings.

= 1.0 =

* Initial Release
