mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
* 1.12: Review fixes Refactor Sylius Cloud docs structure Finished writing Sylius Cloud cookbook Add first part of Sylius Cloud cookbook [WIP]
196 lines
3.5 KiB
ReStructuredText
196 lines
3.5 KiB
ReStructuredText
The Cookbook
|
|
============
|
|
|
|
The Sylius Cookbook is a collection of solution articles helping you with some specific, narrow problems.
|
|
|
|
CLI
|
|
---
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
cli/handle-multiple-channels-in-cli
|
|
|
|
.. include:: /cookbook/cli/map.rst.inc
|
|
|
|
Entities
|
|
--------
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
entities/custom-model
|
|
entities/custom-model-accessible-for-channel-admin
|
|
entities/custom-translatable-model
|
|
|
|
.. include:: /cookbook/entities/map.rst.inc
|
|
|
|
Administration
|
|
--------------
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
administration/editing-orders
|
|
|
|
.. include:: /cookbook/administration/map.rst.inc
|
|
|
|
Shop
|
|
----
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
shop/checkout
|
|
shop/custom-redirect-after-cart-add-action
|
|
shop/disabling-guest-checkout
|
|
shop/disabling-localised-urls
|
|
shop/taxons-menu
|
|
shop/embedding-products
|
|
shop/facebook-login
|
|
shop/cms
|
|
shop/vue-storefront
|
|
|
|
.. include:: /cookbook/shop/map.rst.inc
|
|
|
|
Payments
|
|
--------
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
payments/paypal
|
|
payments/stripe
|
|
payments/encrypting-gateway-config
|
|
payments/authorize
|
|
payments/custom-payment-gateway
|
|
payments/customizing-credit-memo
|
|
payments/refund-process
|
|
payments/custom-field-on-refund-payment
|
|
payments/custom-type-of-refund
|
|
payments/custom-unit-refund
|
|
payments/custom-invoice
|
|
payments/generating-invoice-after-payment
|
|
|
|
.. include:: /cookbook/payments/map.rst.inc
|
|
|
|
Emails
|
|
------
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
emails/custom-email
|
|
emails/custom-email-template-per-channel
|
|
emails/disabling-order-confirmation-email
|
|
emails/mailer
|
|
|
|
.. include:: /cookbook/emails/map.rst.inc
|
|
|
|
Promotions
|
|
----------
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
promotions/custom-cart-promotion-rule
|
|
promotions/custom-cart-promotion-action
|
|
promotions/custom-catalog-promotion-scope
|
|
promotions/custom-catalog-promotion-action
|
|
promotions/catalog-promotion-labels
|
|
promotions/catalog-promotion-performance
|
|
|
|
.. include:: /cookbook/promotions/map.rst.inc
|
|
|
|
Inventory
|
|
---------
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
inventory/custom-inventory-sources-filter
|
|
|
|
.. include:: /cookbook/inventory/map.rst.inc
|
|
|
|
Shipping methods
|
|
----------------
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
shipping-methods/custom-shipping-method-rule
|
|
|
|
.. include:: /cookbook/shipping-methods/map.rst.inc
|
|
|
|
Images
|
|
------
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
images/images
|
|
images/image-on-entity
|
|
images/images-on-entity
|
|
images/images-on-aws-s3
|
|
|
|
.. include:: /cookbook/images/map.rst.inc
|
|
|
|
Deployment
|
|
----------
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
deployment/introduction-to-sylius-cloud
|
|
deployment/sylius-cloud-management-basics
|
|
deployment/advanced-sylius-cloud-configuration
|
|
deployment/cron-jobs
|
|
|
|
.. include:: /cookbook/deployment/map.rst.inc
|
|
|
|
Configuration
|
|
-------------
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
configuration/disabling-shop-admin-api
|
|
configuration/installation-commands
|
|
configuration/disabling-admin-notifications
|
|
configuration/admin-prefix
|
|
|
|
.. include:: /cookbook/configuration/map.rst.inc
|
|
|
|
Frontend
|
|
--------
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
frontend/google-analytics.rst
|
|
frontend/migrating-to-webpack-1-11-or-earlier
|
|
frontend/migrating-to-webpack-1-12-or-later
|
|
frontend/staying-with-gulp
|
|
|
|
.. include:: /cookbook/frontend/map.rst.inc
|
|
|
|
Taxation
|
|
--------
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
taxation/customize-tax-by-address
|
|
|
|
.. include:: /cookbook/taxation/map.rst.inc
|
|
|
|
API
|
|
---
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
api/add_to_cart_product_chosen_by_product_options
|
|
api/how_force_login_already_registered_user_during_checkout
|
|
|
|
.. include:: /cookbook/api/map.rst.inc
|