Title: Cool Integration for LearnPress &amp; WooCommerce
Author: Matías Anca
Published: <strong>15 maja, 2020</strong>
Last modified: 12 septembra, 2023

---

Search plugins

![](https://ps.w.org/manca-lp-wc-integration/assets/banner-772x250.png?rev=2305842)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/manca-lp-wc-integration/assets/icon-256x256.png?rev=2305826)

# Cool Integration for LearnPress & WooCommerce

 By [Matías Anca](https://profiles.wordpress.org/matiasanca/)

[Download](https://downloads.wordpress.org/plugin/manca-lp-wc-integration.1.1.3.zip)

 * [Details](https://sl.wordpress.org/plugins/manca-lp-wc-integration/#description)
 * [Reviews](https://sl.wordpress.org/plugins/manca-lp-wc-integration/#reviews)
 *  [Installation](https://sl.wordpress.org/plugins/manca-lp-wc-integration/#installation)
 * [Development](https://sl.wordpress.org/plugins/manca-lp-wc-integration/#developers)

 [Support](https://wordpress.org/support/plugin/manca-lp-wc-integration/)

## Description

LearnPress Course integration with WooCommerce Products. Everytime a Course is added,
a Product is added too ( and related to each other! ). This relationship allows 
to keep syncronized the Course & Product.
 Also when an User purchases the Product
from WooCommerce and the Payment is completed, the User will be auto enrolled in
the Course related to this Product. The main target is to handle purchases thought
WooCommerce.

### BUGLIST

 * There is a problem when you duplicate a Product or Course. If you duplicate a
   Course, both courses are linked to the same product. BE CAREFULL.

## Installation

 1. Upload `lp-wc-integration.zip` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## Reviews

![](https://secure.gravatar.com/avatar/82fb4d39ba4823dd02d4f1433b802cc0ab3587aef33e6e580cd15d62b9db9787?
s=60&d=retro&r=g)

### 󠀁[Works](https://wordpress.org/support/topic/works-2055/)󠁿

 [Marco Floriano](https://profiles.wordpress.org/marcofloriano/) 16 septembra, 2022

Simple plugin and works very well. Thanks!

![](https://secure.gravatar.com/avatar/676240702a74e35af8003d808e60ea3dbdb49917fbfc36bbdd922f94e69434c1?
s=60&d=retro&r=g)

### 󠀁[Great job! + Notes.](https://wordpress.org/support/topic/great-job-notes/)󠁿

 [Yoe](https://profiles.wordpress.org/yoeriba/) 16 decembra, 2021

Instalé y probé este plugin. Ahora estoy haciendo otras pruebas. Pero funciona bien.
Tal como explica la información del plugin. Muy simple. Ah! Y si puedes duplicar
un curso, luego cambias el nombre y el slug y se crea el otro producto. Great Job!

![](https://secure.gravatar.com/avatar/1e570de3dd4d5ddb2197e01ed8cf28603fc0ba2224dc85cd685ed8d131c123e4?
s=60&d=retro&r=g)

### 󠀁[Works Great!](https://wordpress.org/support/topic/works-great-8003/)󠁿

 [alekasf](https://profiles.wordpress.org/alekasf/) 28 novembra, 2021

Recently I updated at the new version, and look that the plugin works good! It correctly
synchronizes Woocommerce orders with Learnpress In addition, Matias responded quickly
to the requests we made through the plugin support.

![](https://secure.gravatar.com/avatar/d4250c3a5c2a5ac69e24d333860c95ea2679cb0e6bb20911f6746b51c892eb61?
s=60&d=retro&r=g)

### 󠀁[Funciona a la perfección.](https://wordpress.org/support/topic/funciona-a-la-perfeccion-12/)󠁿

 [José Luis Hernández](https://profiles.wordpress.org/jllifecoach/) 22 marca, 2021

Funciona a la perfección.

![](https://secure.gravatar.com/avatar/7eeb3b1f8f52dcdb9378edc1fbdf66d9667fb0643b29497765d953ecae7013dd?
s=60&d=retro&r=g)

### 󠀁[Couldn’t be better](https://wordpress.org/support/topic/couldnt-be-better-10/)󠁿

 [delinterior](https://profiles.wordpress.org/delinterior/) 26 februarja, 2021

Thanks for this plugin

![](https://secure.gravatar.com/avatar/c6e86b53ff486f198faa9946be9d716612e2cd49a322e22294281421636cf42c?
s=60&d=retro&r=g)

### 󠀁[Excelente!](https://wordpress.org/support/topic/excelente-2652/)󠁿

 [Gustavo Troisi](https://profiles.wordpress.org/gustavotroisi/) 29 januarja, 2021

Anda muy bien! muy recomendado

 [ Read all 17 reviews ](https://wordpress.org/support/plugin/manca-lp-wc-integration/reviews/)

## Contributors & Developers

“Cool Integration for LearnPress & WooCommerce” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ Matías Anca ](https://profiles.wordpress.org/matiasanca/)

“Cool Integration for LearnPress & WooCommerce” has been translated into 1 locale.
Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/manca-lp-wc-integration/contributors)
for their contributions.

[Translate “Cool Integration for LearnPress & WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/manca-lp-wc-integration)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/manca-lp-wc-integration/),
check out the [SVN repository](https://plugins.svn.wordpress.org/manca-lp-wc-integration/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/manca-lp-wc-integration/)
by [RSS](https://plugins.trac.wordpress.org/log/manca-lp-wc-integration/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.3

 * Change the way to enroll student

#### 1.1

 * Set WooCommerce Sold Individually value to ‘yes’
 * Solved issues with LearnPress Versión 4.
 * ONLY WORKS WITH LearnPress 4

#### 1.0

 * Add new Product when Course is added ( Hook: save_post )
 * Update Product when Course is updated ( Hook: save_post )
 * Update Course when Product is updated ( Hook: save_post )
 * Create LearnPress Order when Product Payment is completed ( Hook: woocommerce_order_status_completed)
 * Auto Enroll User when Product Payment is completed ( Hook: woocommerce_order_status_completed)

## Meta

 *  Version **1.1.3**
 *  Last updated **3 leta ago**
 *  Active installations **1.000+**
 *  WordPress version ** 5.3 or higher **
 *  Tested up to **6.3.8**
 *  PHP version ** 7.1 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/manca-lp-wc-integration/) in [Russian](https://ru.wordpress.org/plugins/manca-lp-wc-integration/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/manca-lp-wc-integration)
 * Tags
 * [course](https://sl.wordpress.org/plugins/tags/course/)[integration](https://sl.wordpress.org/plugins/tags/integration/)
   [learnpress](https://sl.wordpress.org/plugins/tags/learnpress/)[product](https://sl.wordpress.org/plugins/tags/product/)
   [woocommerce](https://sl.wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://sl.wordpress.org/plugins/manca-lp-wc-integration/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  15 5-star reviews     ](https://wordpress.org/support/plugin/manca-lp-wc-integration/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/manca-lp-wc-integration/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/manca-lp-wc-integration/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/manca-lp-wc-integration/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/manca-lp-wc-integration/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/manca-lp-wc-integration/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/manca-lp-wc-integration/reviews/)

## Contributors

 *   [ Matías Anca ](https://profiles.wordpress.org/matiasanca/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/manca-lp-wc-integration/)