Download the PHP package yireo/magento2-salesblock2-by-email without Composer
On this page you can find all versions of the php package yireo/magento2-salesblock2-by-email. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download yireo/magento2-salesblock2-by-email
More information about yireo/magento2-salesblock2-by-email
Files in yireo/magento2-salesblock2-by-email
Package magento2-salesblock2-by-email
Short Description Block transactions based on email matching
License OSL-3.0
Homepage https://www.yireo.com/software/magento-extensions/salesblock2
Informations about the package magento2-salesblock2-by-email
Yireo SalesBlock2ByEmail for Magento 2
This module is a helper-module for the Yireo_SalesBlock2 extension, that allows you to block orders from being placed, based on specific rules defined in the Magento Admin Panel.
This specific module allows you to match by a specific email address. When a word is added to match an email address, the word is matched case-insensitive and regardless of the position. For instance, the following matches would be found when an order is placed with the email address [email protected]
:
info@
example.org
@example.org
Example
Installation
To install this module, use the following commands. First, install this module using composer. Note that this step will fail if the Yireo_SalesBlock2
is not installed yet.
composer require yireo/magento2-salesblock2-by-email
Once this module is installed via composer, you can enable it:
./bin/magento module:enable Yireo_SalesBlock2ByEmail
There are no further steps to take. The Yireo_SalesBlock2
module automatically picks up on things.
All versions of magento2-salesblock2-by-email with dependencies
magento/module-quote Version ^101.0
yireo/magento2-salesblock2 Version ^2.2