Semantic Suggestion 

Extension key

semantic_suggestion

Package name

talan/semantic-suggestion

Version

1.0.1

Language

en

Description

Manual for the TYPO3 extension Semantic Suggestion

Keywords

semantic, suggestion, typo3, extension

Copyright

2023

Author

Wolfangel Cyril

Email

cyril.wolfangel@gmail.com

License

This document is published under the Open Content License available from https://www.openhub.net/licenses/opl

The content of this document is related to TYPO3, a GNU/GPL CMS/Framework available from www.typo3.org.

Table of Contents 

Introduction 

What does it do? 

The Semantic Suggestion extension for TYPO3 provides functionality to suggest semantically related pages within a TYPO3 website. It analyzes the content of pages and creates intelligent connections between them, offering visitors related pages that are truly relevant to their interests.

Key Features: 

  • Analyzes subpages of a specified parent page
  • Displays title, associated media, and text excerpt of suggested pages
  • Configurable via TypoScript
  • Allows setting the parent page ID and proximity threshold
  • Optimized performance by storing proximity scores in the database and updating them periodically

Screenshots 

Here you should add some screenshots of your extension in action.

[Add screenshots here]

Installation 

Manual Installation 

  1. Download the extension from the TYPO3 Extension Repository (TER) or the GitHub repository.
  2. Upload the extension file to your TYPO3 installation's typo3conf/ext/ directory.
  3. In the TYPO3 backend, go to the Extension Manager and activate the "Semantic Suggestion" extension.

Requirements 

  • TYPO3 12.4.0-12.4.99
  • PHP 8.0 or higher

After installation, proceed to the configuration section to set up the extension.