Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 468 Bytes

2022-07-12-create-a-new-customer-rule-conditions-for-flow-builder.md

File metadata and controls

17 lines (17 loc) · 468 Bytes
title issue
Create a new customer rule conditions for flow builder
NEXT-18200

Core

  • Added new rule conditions in Shopware\Core\Checkout\Customer\Rule:
    • CustomerAgeRule
    • DaysSinceLastLoginRule
    • AffiliateCodeRule
    • CampaignCodeRule

Administration

  • Added new rule conditions to the condition-type-data-provider.decorator:
    • customerAge
    • customerDaysSinceLastLogin
    • customerAffiliateCode
    • customerCampaignCode