> For the complete documentation index, see [llms.txt](https://docs.pixeleyes.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pixeleyes.de/anleitungen-instructions/english/documentation-of-our-shopware-6-plugins/lexikon-glossar-fur-shopware-6/pluginkonfiguration.md).

# Pluginkonfiguration

**Active:**

Activate the plugin

**Type of loading the entries (from version 1.4.4)**

<mark style="color:blue;">Using the index:</mark>

As of version 1.4.4, you have the option of entering an initial letter, e.g. F for color

<figure><img src="/files/SFUbQboQl8wGYn2xtJAi" alt=""><figcaption></figcaption></figure>

If you click on the category “F” in the frontend, all entries that start with the letter “F” will be loaded.&#x20;

<mark style="color:blue;">By category:</mark>&#x20;

With this setting, all entries that are subordinate to the assigned category are loaded in the frontend.

If you click on the “F” category in the frontend, all entries that are assigned to the “F” category are loaded.

**Lexicon in the category descriptions:**&#x20;

No: no acronyms are generated&#x20;

Yes: Acronyms are generated&#x20;

**Lexicon in the item descriptions:**&#x20;

No: no acronyms are generated&#x20;

Yes: Acronyms are generated&#x20;

**Lexicon in the shop pages:**&#x20;

No: no acronyms are generated&#x20;

Yes: Acronyms are generated

**Item properties settings:**&#x20;

no lexicon entries: no acronyms are generated&#x20;

**Properties Values:**&#x20;

Acronyms are created for properties and values&#x20;

Properties: Acronyms are created for properties&#x20;

Values ​​only: Acronyms are created for values

**Settings for the variants:**&#x20;

no lexicon entries: no acronyms are generated&#x20;

Groups only: Acronyms are created for groups of variants&#x20;

**The homepage text of your lexicon:**&#x20;

Here you enter a descriptive text, which then appears on the home page of the Lexicon plugin&#x20;

**Link method:**&#x20;

Modal: When clicked, a popup opens with the information&#x20;

As a link: When you click, the information opens in a new window

**Additional fields:** Enter your additional fields here, e.g. from articles for which acronyms should also be generated CMS page for the encyclopedia home page&#x20;

You can also assign a landing page to an experience world instead of text on the homepage&#x20;

**Lexicon categories template**

Boxed template: One entry per line entries per page How many entries should be displayed per page

<figure><img src="/files/qV1S8XWWnTujcSkgssK1" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/AMMo6JaeKIPV2BmXRP0Y" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.pixeleyes.de/anleitungen-instructions/english/documentation-of-our-shopware-6-plugins/lexikon-glossar-fur-shopware-6/pluginkonfiguration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
