https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#includes-rst-txt

Site Set settings 

yellowpages2 ships its configuration as the Site Set jweiland/yellowpages2. Add it to the dependencies list of your site configuration (config/sites/<your-site-identifier>/config.yaml), then override any of the following settings for your site in config/sites/<your-site-identifier>/settings.yaml:

config/sites/my_site/settings.yaml
yellowpages2.storagePid: '21,45,3234'
yellowpages2.pidOfMaps2Plugin: 12
Copied!

Yellowpages2

Yellowpages2
Label
Yellowpages2

Yellowpages2.templates

Yellowpages2.templates
Label
Templates

yellowpages2.templateRootPath

yellowpages2.templateRootPath
Type
string
Default
"EXT:yellowpages2/Resources/Private/Templates/"
Label
Templates
Category
Yellowpages2 > Templates

Path to template root

yellowpages2.partialRootPath

yellowpages2.partialRootPath
Type
string
Default
"EXT:yellowpages2/Resources/Private/Partials/"
Label
Partials
Category
Yellowpages2 > Templates

Path to partial root

yellowpages2.layoutRootPath

yellowpages2.layoutRootPath
Type
string
Default
"EXT:yellowpages2/Resources/Private/Layouts/"
Label
Layouts
Category
Yellowpages2 > Templates

Path to layout root

Yellowpages2.pages

Yellowpages2.pages
Label
Pages

yellowpages2.storagePid

yellowpages2.storagePid
Type
string
Label
Default storage PID
Category
Yellowpages2 > Pages

Folder for storing records and fetched data

yellowpages2.pidOfMaps2Plugin

yellowpages2.pidOfMaps2Plugin
Type
page
Default
0
Label
PID for maps2
Category
Yellowpages2 > Pages

PID where maps2 plugin for detail view is inserted

yellowpages2.startingUidForCategories

yellowpages2.startingUidForCategories
Type
int
Default
0
Label
Root for categories
Category
Yellowpages2 > Pages

Starting/Parent UID of all available categories for this plugin

yellowpages2.uidOfDefaultDistrict

yellowpages2.uidOfDefaultDistrict
Type
int
Default
2
Label
Default District
Category
Yellowpages2 > Pages

UID of the default district to show in selectbox

yellowpages2.pidOfDetailPage

yellowpages2.pidOfDetailPage
Type
page
Default
0
Label
PID of Detail page
Category
Yellowpages2 > Pages

Leave empty to show details on current page

yellowpages2.pidOfListPage

yellowpages2.pidOfListPage
Type
page
Default
0
Label
PID of List page
Category
Yellowpages2 > Pages

List Page UID: If empty, the current page ID will be used.

yellowpages2.userGroup

yellowpages2.userGroup
Type
int
Default
1
Label
Usergroup Uid
Category
Yellowpages2 > Pages

The user group allowed to create new companies. This determines the rendering of the edit and create links on the list page.

Yellowpages2.pagination

Yellowpages2.pagination
Label
Pagination

yellowpages2.pageBrowser.itemsPerPage

yellowpages2.pageBrowser.itemsPerPage
Type
int
Default
15
Label
Records per page
Category
Yellowpages2 > Pagination

How many items should be displayed on one page

yellowpages2.pageBrowser.insertAbove

yellowpages2.pageBrowser.insertAbove
Type
bool
Default
1
Label
Insert above
Category
Yellowpages2 > Pagination

Should pagebrowser be displayed on top of the list

yellowpages2.pageBrowser.insertBelow

yellowpages2.pageBrowser.insertBelow
Type
bool
Default
0
Label
Insert below
Category
Yellowpages2 > Pagination

Should pagebrowser be displayed at bottom of the list