mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-15 17:40:58 +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
|
registry
|
||||||
custom-model
|
custom-model
|
||||||
custom-email
|
custom-email
|
||||||
|
custom-promotion-rule
|
||||||
paypal
|
paypal
|
||||||
stripe
|
stripe
|
||||||
api
|
api
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,7 @@
|
||||||
* :doc:`/cookbook/registry`
|
* :doc:`/cookbook/registry`
|
||||||
* :doc:`/cookbook/custom-model`
|
* :doc:`/cookbook/custom-model`
|
||||||
* :doc:`/cookbook/custom-email`
|
* :doc:`/cookbook/custom-email`
|
||||||
|
* :doc:`/cookbook/custom-promotion-rule`
|
||||||
* :doc:`/cookbook/paypal`
|
* :doc:`/cookbook/paypal`
|
||||||
* :doc:`/cookbook/stripe`
|
* :doc:`/cookbook/stripe`
|
||||||
* :doc:`/cookbook/api`
|
* :doc:`/cookbook/api`
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue