Extract metadata from files using Apache Tika
You will need a java executable if you want to use the Tika jar file.
Clone it
git clone https://github.com/MaxServ/t3ext-tikafal.git tikafal
Or install it using composer:
composer config repositories.tikafal vcs https://github.com/MaxServ/t3ext-tikafal.git
composer require maxserv/tikafal
- Configure the extension in the extension manager. Specify the absolute path to the tika jar file. There is a fairly recent one in the Resources/Public/Java folder.
- Tweak the fieldmapping in TypoScript under the key:
module.tx_tikafal.settings.fieldmap
.