=== CRM Salesforce LearnDash Integration === Contributors: qfnetwork, rahilwazir Tags: lms, learndash, salesforce, crm, contacts, orders, leads, elearning, accounts, education, learning, accounting, integration Requires at least: 4.7.0 Tested up to: 5.4.0 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html New yet simple salesforce experience == Description == When user enrolls for a course - The user information is sent to Salesforce Account and Contacts with Course Title. = Prerequisites: = * [LearnDash](https://www.learndash.com/) * [Connected App for Salesforce](https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/intro_defining_remote_access_applications.htm) == Installation == Before installation please make sure you have latest LearnDash installed. 1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress == Frequently Asked Questions == = Does it sync when user is enrolled or removed from course? No. = Can I change the fields mapping? Not yet but it is in the roadmap. = What type of course it will work with? It works with all course types except with status closed. = I have a feature request. Where can I contact you? If you have any idea please shoot us email at [info@qfnetwork.org](mailto:info@qfnetwork.org) = Where can I get support? You can post your questions in the [support thread](https://wordpress.org/support/plugin/crm-salesforce-learndash-integration/). For priority support, please contact us via [https://www.qfnetwork.org](https://www.qfnetwork.org) == Screenshots == 1. Salesforce settings 2. Salesforce connection established 3. User enrolls for a course 4. User as Account entry 5. User as Contact entry == Changelog == = 1.0.1 = * Fix installation error: Missing vendor/ folder = 1.0.0 = * Initial