mirror of
https://github.com/werkraum-media/thuecat.git
synced 2024-11-13 00:36:12 +01:00
Daniel Siepmann
9176ba0cec
Allows to import entity of type TouristAttraction. Right now only in German, as this is most important. Add output of tourist attraction via custom content element.
11 lines
273 B
JSON
11 lines
273 B
JSON
{
|
|
"scan-files": [
|
|
"Configuration/*php",
|
|
"Configuration/Extbase/*.php",
|
|
"Configuration/SiteConfiguration/Overrides/*.php",
|
|
"Configuration/TCA/*.php",
|
|
"ext_emconf.php",
|
|
"ext_localconf.php",
|
|
"ext_tables.php"
|
|
]
|
|
}
|