Skip to content

zawaze/thelia2-condition-match-for-gender

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Condition - Filter by gender (Female/Male)

Thelia 2 Module

This module is used to allow an admin to generate Coupon usable by only Female or Male. This will allow a Customer to get a discount only for female or for male.

This is used as an example for the Coupon module.

How to install

This module must be into your modules/ directory (thelia/local/modules/).

You can download the .zip file of this module or create a git submodule into your project like this :

cd /path-to-thelia
git submodule add https://github.com/gmorel/thelia2-condition-match-for-gender.git local/modules/ConditionMatchForGender

Next, go to your Thelia admin panel for module activation.

How to use

This should add a new Condition type "Customer gender" to the Condition list in the admin panel.

About

Condition allowing to filter by gender (Female/Male)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%