MijoShop: Difference between revisions

From Joomdle
Jump to navigationJump to search
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Languages}}
{{Languages}}
====Integrating Joomdle with Mijoshop====


<span class="alert">This "feature" is provided as is and no warranties, guarantees or otherwise, expressed or implied, are provided. Joomdle and individuals associated with its development and support shall not be held responsible for any loss of data, reputation, and/or money in any currency whatsoever. It is strongly advised that this "feature" be installed, configured, tested and proven working in a test environment prior to being implemented in a production site.</span>
===Features===
 
 
====Limitations====
 
* Disabling or hiding a course in Moodle does not automatically unpublish the Misjoshop product in Joomla. You should unpublish the course first in Joomla, then disable / hide the course in Moodle.
 
====Features====


* Allows webmasters to publish Moodle courses inside a Mijoshop storefront
* Allows webmasters to publish Moodle courses inside a Mijoshop storefront
* Allows Buyers to purchase a Moodle course like any other product offered through Mijoshop
* Allows Buyers to purchase a Moodle course like any other product offered through Mijoshop
* Automatically enrolls the Buyer in the selected course(s).
* Automatically enrolls the Buyer in the selected course(s).
* Sends a "customised" email to the Buyer confirming their purchase / provide instructions on gaining access.
* Sends a configurable email to the Buyer confirming their purchase / provide instructions on gaining access.
 
====Mijoshop Configuration====


''Ensure you have Mijoshop installed and working properly before you begin.''


======Create a new Mijoshop Product Category======
===Required plugins===


Under the Mijoshop Menu, create a new Category to group your Moodle courses. Take note of the Category's ID, as you will it later to enter into Joomdle Component configuration.
In order to user Joomdle-Mijoshop integration you will need to install and enable these plugins:
* Mijoshop Orders
* Mijoshop Selling Courses
** If you use Mijoshop 2.x, you should use v1.0.2
** If you use Mijoshop 3.x, you should use latest version


===Mijoshop Configuration===


====Joomdle Configuration====
''Ensure you have Mijoshop installed and working properly wirh normal products before you begin.''


======Moodle======


The package enrol_joomdle.zip contains a new enrolment method for Moodle.
====Create a new Mijoshop Product Category====


Installation of this plugin is not required to sell Moodle courses. It will allow you to set a cost in Moodle, and show a link to shop when not enroled students try to access the course in Moodle.
Under the Mijoshop Product Menu, create a new Mijoshop Product Category to group your Moodle courses.


To install, upload enrol_joomdle.zip to Moodle, using Moodle plugin install feature.


A new enrol method, called Joomdle, should appear in Courses/Enrolments. Enable it and set it as default.
===Joomdle Configuration===


[[Image:r023_moodle_enroll_1.jpg|800px]]
=====Joomla=====


Click Edit to configure its options:
To start using Joomdle's Mijoshop integration, select it in Joomdle Configuration, Shop section, as shown in the image below.


* Default cost: The default cost to enroll in courses
[[Image:shop_integration_mijoshop.png]]
* Currency: Your preferred default currency for courses
* Enrol message: A message to show to the user if he tries to access the course without having paid.  You can include the string BUY_COURSE_URL to show a link the the product page in Mijoshop.


======Joomla======


To start using Joomdle's Mijoshop integration, first install and enable all Mijoshop integration plugins.
There is also another mandatory item to configure:
Then you can enable it in Joomdle Component Configuration, by selecting Mijoshop in the Shop Integration option.
* Courses category: Select the Mijoshop Product Category where you wish Moodle's courses to appear.
You can also select Mijoshop as the Additional Data Source, so billing info will be used to fill user details in Moodle.


[[Image:r023_vm_int_joomdle_config_1.jpg]]


Enter the Mijoshop Product Category ID for which you wish Moodle's courses to appear. This means you will not need to manually create Mijoshop products.


<span class="info">Moodle courses will automatically be created in Mijoshop and Published.</span>
{{Shop_optional_configuration}}


In addition, you can configure Joomdle to send out an email to the buyer once the payment has been completed successfully.
=====Moodle=====


* Either enter the Subject and Body of the email you wish to send; or
{{Shop_Moodle_configuration}}
* Enter '''''COURSE_NAME''''' and '''''COURSE_URL''''' for Joomdle to "grab" the values from Moodle.




===Selling courses===


<span class="alert">This "feature" is provided as is and no warranties, guarantees or otherwise, expressed or implied, are provided. Joomdle and individuals associated with its development and support shall not be held responsible for any loss of data, reputation, and/or money in any currency whatsoever. It is strongly advised that this "feature" be installed, configured, tested and proven working in a test environment connected to Paypal's Sandbox development environment prior to being implemented in a production site.</span>
{{Selling_courses}}

Latest revision as of 12:27, 18 February 2018

Features

  • Allows webmasters to publish Moodle courses inside a Mijoshop storefront
  • Allows Buyers to purchase a Moodle course like any other product offered through Mijoshop
  • Automatically enrolls the Buyer in the selected course(s).
  • Sends a configurable email to the Buyer confirming their purchase / provide instructions on gaining access.


Required plugins

In order to user Joomdle-Mijoshop integration you will need to install and enable these plugins:

  • Mijoshop Orders
  • Mijoshop Selling Courses
    • If you use Mijoshop 2.x, you should use v1.0.2
    • If you use Mijoshop 3.x, you should use latest version

Mijoshop Configuration

Ensure you have Mijoshop installed and working properly wirh normal products before you begin.


Create a new Mijoshop Product Category

Under the Mijoshop Product Menu, create a new Mijoshop Product Category to group your Moodle courses.


Joomdle Configuration

Joomla

To start using Joomdle's Mijoshop integration, select it in Joomdle Configuration, Shop section, as shown in the image below.

File:Shop integration mijoshop.png


There is also another mandatory item to configure:

  • Courses category: Select the Mijoshop Product Category where you wish Moodle's courses to appear.


These are optional:

  • Buy courses for children: enable this option if you want to use this feature. You can get more info about it here
  • Send enrol emails: enable this option if you want Joomdle to send emails on course purchases
  • Subject of email and Body of email. Enter the Subject and Body of the email you wish to send. You can use COURSE_NAME and COURSE_URL for Joomdle to "grab" the values from Moodle.
  • Send bundle emails: enable this option if you want Joomdle to send emails on bundle purchases (one email will be sent for each course in bundle)
Moodle

The package enrol_joomdle.zip contains a new enrolment method for Moodle. This plugin is not required, and it is only useful for:

  • Setting a cost for course in Moodle
  • Showing a link to course in shop when user tries to enter course without enroling first


You can install it using Moodle's plugin installer at Site administration->Plugins->Install plugins.

After completing installation, go to Site administration->Plugins->Enrolments->Manage enrol plugins.

A new enrol method, called Joomdle, should appear in the list. Enable it so you can start using it.

Click Edit to configure its options:

  • Default cost: The default cost to enroll in courses
  • Currency: Your preferred default currency for courses
  • Enrol message: A message to show to the user if he tries to access the course without having paid. You can include the string BUY_COURSE_URL to show a link the the product page in shop.


Selling courses

Please follow this link to get information on how to sell courses with Joomdle: Selling courses with an e-commerce extension