mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
[Documentation][Cookbook] How to add a custom promotion rule? - structure
This commit is contained in:
parent
c1d953ee25
commit
0564ad7c38
3 changed files with 12 additions and 0 deletions
10
docs/cookbook/custom-promotion-rule.rst
Normal file
10
docs/cookbook/custom-promotion-rule.rst
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
How to add a custom promotion rule?
|
||||
===================================
|
||||
|
||||
|
||||
|
||||
Learn more
|
||||
----------
|
||||
|
||||
* :doc:`Customization Guide </customization/index>`
|
||||
* :doc:`Promotions Concept Documentation </customization/index>`
|
||||
|
|
@ -8,6 +8,7 @@ Cookbook
|
|||
registry
|
||||
custom-model
|
||||
custom-email
|
||||
custom-promotion-rule
|
||||
paypal
|
||||
stripe
|
||||
api
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
* :doc:`/cookbook/registry`
|
||||
* :doc:`/cookbook/custom-model`
|
||||
* :doc:`/cookbook/custom-email`
|
||||
* :doc:`/cookbook/custom-promotion-rule`
|
||||
* :doc:`/cookbook/paypal`
|
||||
* :doc:`/cookbook/stripe`
|
||||
* :doc:`/cookbook/api`
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue