Direkt zum Hauptinhalt

New Tree Calculator backen guide

This provides a guide on how to configure the new tree calculator in the Pimcore backend.

The goal of the Treecalculator was to replace the old one which had completely hard coded data with a system that takes the data from pimcore and is easily configurable.

This is the old one:
image.png

How to configure in Pimcore Backend

In the backend there is a data object called treecalculator.

image.png

In the Treecalculator object you can set:

  • The Title which will be displayed on the webpage
  • A pdf with some guidelines which can be downloaded by the user
  • The contact email which the user can contact
  • Translations for the website in form of a table. Left the key, right your translation

image.png

Add your configurations

The Treecalculator is structured as follows:

  1. Locale
  2. Tree type
  3. Decoration
  4. Decoration variant

1. Locale

  • The locale is a folder for a specific MK subsidiary. Please make sure for example for Canada to write en_CA.
  • It is important that the CA is capitalized.
  • Also make sure that the language is installed in Pimcore

2. Tree Type

With right click on the folder you can add Treetype under Add Object -> TreeCalculator -> TreeType [](https://docs.mk-illumination.com/uploads/images/gallery/2024-11/image-1730979826315.png

The Tree type has a name, description and an image

3. Decoration

To add an decoration rightclick on the TreeType and add Object Decoration.