Configuration

Please include the Static Typoscript Template, either by going to “Template -> Includes” and selecting “datamints Top” OR by including them in your site package:

setup

<INCLUDE_TYPOSCRIPT: source="FILE:EXT:datamints_top/Configuration/TypoScript/setup.typoscript">

constants

<INCLUDE_TYPOSCRIPT: source="FILE:EXT:datamints_top/Configuration/TypoScript/constants.typoscript">

Overwrite Template

plugin.tx_datamintstop{
  view{
    templateRootPath = EXT:your_extension/Resources/Private/Templates
  }

}

TypoScript Reference

Property: Data type: Description: Default:
view.templateRootPath string Path to template files  
settings.buttonBackgroundColor string HEX-Value the Button Background-color #ffffff
settings.buttonIconColor string HEX-Value the Button Icon-color #000000