thelia/dealer-module

Installs: 1 295

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 9

Forks: 11

Open Issues: 4

Type:thelia-module

3.0.3 2023-02-09 11:06 UTC

README

Scrutinizer Code Quality

author : Penalver Antony apenalver@openstudio.fr

This module Thelia generate CRUD interface for dealer.

Compatibility

Thelia >= 2.1.3 Developped for : Thelia 2.2.1

Installation

Manually

  • Copy the module into <thelia_root>/local/modules/ directory and be sure that the name of the module is Dealer.
  • Activate it in your thelia administration panel

Composer

Add it in your main thelia composer.json file

composer require thelia/dealer-module:~2.0

Usage

You can find main Dealer interface on modules admin menu.

Loop

DealerLoop

Input arguments

Output arguments

ContactLoop

Input arguments

Output arguments

ContactInfoLoop

Input arguments

Output arguments

SchedulesLoop

Input arguments

Output arguments

RegularSchedulesLoop

Input arguments

Output arguments

ExtraSchedulesLoop

Input arguments