Skip to content

Latest commit

 

History

History
147 lines (110 loc) · 3.01 KB

index.rst

File metadata and controls

147 lines (110 loc) · 3.01 KB

Introduction

.. toctree::
   :maxdepth: 1

   introduction/overview.rst
   introduction/installation.rst
   introduction/getting_started.rst

Information for Users

Concepts

.. toctree::
   :maxdepth: 1

   user/concepts/products.rst
   user/concepts/categories.rst
   user/concepts/manufacturers.rst
   user/concepts/criteria.rst
   user/concepts/properties.rst
   user/concepts/local_properties.rst
   user/concepts/taxes.rst
   user/concepts/static_blocks.rst
   user/concepts/portlets.rst
   user/concepts/actions.rst
   user/concepts/delivery_times.rst
   user/concepts/shipping_methods.rst
   user/concepts/payment_methods.rst
   user/concepts/marketing.rst
   user/concepts/reviews.rst
   user/concepts/pages.rst
   user/concepts/images.rst

Management Interface

.. toctree::
   :maxdepth: 1

   user/management/shop/index.rst
   user/management/catalog/index.rst
   user/management/properties/index.rst
   user/management/html/index.rst
   user/management/customer/index.rst
   user/management/marketing/index.rst
   user/management/utils/index.rst

How-tos

.. toctree::
   :maxdepth: 1

   user/howtos/how_to_horizontal_menu.rst
   user/howtos/how_to_variants.rst
   user/howtos/how_to_configurable_product.rst
   user/howtos/how_to_filters.rst
   user/howtos/how_to_payment_method
   user/howtos/how_to_shipping_method
   user/howtos/how_to_paypal.rst
   user/howtos/how_to_export_script
   user/howtos/how_to_use_celery

Information for Developers

Developing

.. toctree::
   :maxdepth: 1

   developer/developing.rst
   developer/testing.rst
   developer/benchmarking.rst
   misc/contributing_translations.rst

Miscellaneous

.. toctree::
   :maxdepth: 1

   developer/api.rst
   developer/settings.rst

How-tos

.. toctree::
   :maxdepth: 1

   developer/howtos/how_to_add_own_addresses/index.rst
   developer/howtos/how_to_add_own_templates.rst
   developer/howtos/how_to_add_own_payment_methods.rst
   developer/howtos/how_to_add_product_pricing.rst
   developer/howtos/how_to_addresses.rst
   developer/howtos/how_to_export_product_script
   developer/howtos/how_to_add_action_groups
   developer/howtos/theme/index.rst
   developer/howtos/how_to_add_own_order_numbers/index.rst
   developer/howtos/how_to_shipping_price.rst
   developer/howtos/how_to_integrate_localized_version_of_tinymce.rst
   developer/howtos/how_to_add_own_criteria/index.rst

Miscellaneous Information

.. toctree::
   :maxdepth: 1

   misc/contributing_translations.rst

Indices and Tables