Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/terminal42/contao-documentsearch


https://github.com/terminal42/contao-documentsearch

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# DocumentSearch

## About

DocumentSearch is an extension for Contao Open Source CMS. It can
extract file content (e.g. PDF) and add the document to Contao's search
engine.

To support certain file types (e.g. PDF, Word, Excel), you will need to
install and configure server-side components (see configuration manual).

## Dependencies

- Contao Core >= 3.1

## Manuals

- [Configuration](docs/configuration.md)
- [Development](docs/development.md)