Skip to content

pagemachine/searchable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Searchable CI

This extension adds Elasticsearch-based indexing and search to TYPO3, with flexible extension points for complex projects.

Features:

  • Out-of-the-box page indexing
  • Easy support for extension content through TCA-based indexing
  • Multilanguage support
  • Command-line indexing
  • Highly configurable
  • Easily extendable with your own logic

The extension is designed to adapt to project-specific requirements. Instead of writing a complete indexer from scratch, you can register custom classes for nearly every sub-process, including preview rendering, link generation, and more.

Documentation

The full documentation can be found here.

Installation

You can install this extension from multiple sources:

  1. Via Composer:

     composer require pagemachine/searchable
    
  2. From the TYPO3 Extension Repository

  3. From GitHub

Testing

All tests can be executed with the shipped Docker Compose definition:

docker compose run --rm app composer build

About

Make your TYPO3 instance "searchable" with Elasticsearch! Extension for TYPO3, uses ES as search engine.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors