local:shop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
local:shop [2024/03/22 08:53]
admin [Local Shop (Moodle store core engine)]
local:shop [2024/08/08 09:44] (current)
florence
Line 12: Line 12:
    * **Repository:​** Community version http://​github.com/​vfremaux/​moodle-local_shop    * **Repository:​** Community version http://​github.com/​vfremaux/​moodle-local_shop
 <​html><​!-- /nomoodle --></​html>​ <​html><​!-- /nomoodle --></​html>​
 +
 +====Solution presentation====
 +
  
 The shop core plugin provides a complete, flexible, and extensible base shop engine to transform Moodle “items” into saleable products. Items can be many things, since they are mainly linked to an action script triggered on product payment. Scripts can be custom or predefined. Shop implementation is equipped with a set of predefined action scripts, addressing the most common cases. “Product action scripting” is an extensible implementation that uses new scenarios as sub-plugins. The shop core plugin provides a complete, flexible, and extensible base shop engine to transform Moodle “items” into saleable products. Items can be many things, since they are mainly linked to an action script triggered on product payment. Scripts can be custom or predefined. Shop implementation is equipped with a set of predefined action scripts, addressing the most common cases. “Product action scripting” is an extensible implementation that uses new scenarios as sub-plugins.
Line 99: Line 102:
   * [[:​auth:​ticket|Ticket based authentication (authticket)]]   * [[:​auth:​ticket|Ticket based authentication (authticket)]]
   * [[blocks:​userquizlimit|User Quiz Limit Block]] ​   * [[blocks:​userquizlimit|User Quiz Limit Block]] ​
 +  * block_mycredits
  
 <​html><​!-- nomoodle --></​html>​ <​html><​!-- nomoodle --></​html>​
-==== Builds ==== 
- 
-^ 2.7 ^ 2.8 ^ 2.9 ^ 3.0 ^ 3.1 ^ 3.2 ^ 3.3 ^ 3.4 ^ 
-| <​html><​img src="​https://​travis-ci.org/​vfremaux/​moodle-local_shop.svg?​branch=MOODLE_27_STABLE"></​html>​ | <​html><​img src="​https://​travis-ci.org/​vfremaux/​moodle-local_shop.svg?​branch=MOODLE_28_STABLE"></​html>​ | <​html><​img src="​https://​travis-ci.org/​vfremaux/​moodle-local_shop.svg?​branch=MOODLE_29_STABLE"></​html>​ | <​html><​img src="​https://​travis-ci.org/​vfremaux/​moodle-local_shop.svg?​branch=MOODLE_30_STABLE"></​html>​ | <​html><​img src="​https://​travis-ci.org/​vfremaux/​moodle-local_shop.svg?​branch=MOODLE_31_STABLE"></​html>​ | <​html><​img src="​https://​travis-ci.org/​vfremaux/​moodle-local_shop.svg?​branch=MOODLE_32_STABLE"></​html>​ | <​html><​img src="​https://​travis-ci.org/​vfremaux/​moodle-local_shop.svg?​branch=MOODLE_33_STABLE"></​html>​ | <​html><​img src="​https://​travis-ci.org/​vfremaux/​moodle-local_shop.svg?​branch=MOODLE_34_STABLE"></​html>​ | 
- 
-[[https://​travis-ci.org/​vfremaux/​moodle-block_shop_access/​branches|Travis-ci Continuous integration]] 
- 
-Note : "​Failing"​ state will NOT stand necessarilty for the plugin is NOT functionning. this status essentially gives the state of the Moodle Coding standard testing suite, and will denote how close to moodle code requirements the plugin is. 
- 
  
 ------------ ------------
local/shop.1711093992.txt.gz · Last modified: 2024/04/04 15:50 (external edit)