Download the PHP package thelia/delivery-exclude-date-module without Composer
On this page you can find all versions of the php package thelia/delivery-exclude-date-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package delivery-exclude-date-module
Delivery Exclude Date
Authors: Thelia [email protected]
- This module manages excluding delivery dates.
- It manages a date list and test them by event.
- The developer competencies is required for use.
Compatibility
Thelia > 2.1
Installation
Manually
- Copy the module into directory and be sure that the name of the module is .
- Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
Usage
- Once activated, click on the configure button for add or edit dates.
Example in controller for one date
Example in controller for multiple dates
Loop
delivery_exclude_date
Output arguments
Variable | Description |
---|---|
$ID | Int Value |
TITLE | String value |
DESCRIPTION | String value |
ACTIVE | Int value |
DATE | Date value |
All versions of delivery-exclude-date-module with dependencies
PHP Build Version
Package Version
Requires
thelia/installer Version
~1.1
The package thelia/delivery-exclude-date-module contains the following files
Loading the files please wait ....