Skip to content

kistermann/contao-search_plus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Plus

Extend the contao core search, to achieve more features like pdf search.

Features

Dependencies

Don't worry, install via composer and all dependencies will be resolved like magic.

PDF Search

  • index pdf files that are referenced inside searched pages and must be locally (contao filesystem) stored
  • parse pdf files with smalot/pdfparser
  • make usage of meta information from tl_files to provide better file titles (consider language too)
  • group the results in the result list

About

Extend the contao core search, to achieve more features like pdf search.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.4%
  • HTML 1.6%