blocks:shoptotal:installguide

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
blocks:shoptotal:installguide [2017/02/25 18:36]
admin [Boutique Moodle : Bloc Panier]
blocks:shoptotal:installguide [2024/05/14 15:37] (current)
Line 1: Line 1:
-===== Installation Guide ===== +<​html><​!-- nomoodle --></​html>​{{ :​logo-apl.png?​nolink |}} <​html><​!-- /nomoodle --></​html>​ 
-===== Moodle Integrated Online Store : Order total block =====+=====block shop total (Front Office Order total) : Installation Guide ===== 
 +==== Moodle Integrated Online Store :  ====
  
 ==== Installing the block ==== ==== Installing the block ====
Line 10: Line 11:
  
  
-==== Dépendances ​====+==== Setting up ====
  
-Ce bloc doit être installé avec les composants suivants ​+This bloc is an essential complement of the shop front office. Moodle only needs one block instance to be setup just after install. Follow the process:
  
-   ​* ​Composant local [[:​local:​shop|Shop]] (coeur de boutique) +   ​* ​Go to the moodle index page 
-   ​* ​Bloc [[:​blocks:​shopaccess|Shop Access]] +   ​* ​Switch to editing mode 
-   ​* ​Bloc [[:blocks:​shopbills|Shop Bills]] (facturier) +   ​* ​Browse to the first default shop instance at the url<​yourmoodle>/​local/​shop/​front/​view.php?​shopid=1 
-   ​* ​Bloc [[:​blocks:​shopproducts|Shop Products]] (gestion des produits acquis) +   ​* ​Add one instance of the //Shop Total// block
-   * Bloc [[:​blocks:​shopcourseseats|Shop Course Seats]] (Gestion de sièges du cours)+
  
-==== Configuration globale ​====+==== Making the total bloc scroll in a fixed visible position ​====
  
-Pas de configuration centrale.+Pursuant you are using a theme allowing administrator to add custom css, add the following style rules:
  
-[[:​blocks:​shopcourseseats|Revenir au sommaire du composant]]+    .block_shop_total { 
 +        position:​fixed;​ 
 +        width:​23%;​ 
 +    } 
 + 
 +You may have to adjust the width with a different value depending of the tuning of your theme. 
 + 
 +==== Dependencies ==== 
 + 
 +This bloc needs:  
 + 
 +   * Local [[:​local:​shop|Shop]] Moodle Shop core engine. 
 + 
 +==== Global Settings ==== 
 + 
 +there are no global settings for this block. 
 + 
 +[[:​blocks:​shopcourseseats|Return to the component index]]
blocks/shoptotal/installguide.1488044169.txt.gz · Last modified: 2024/04/04 15:50 (external edit)