typoniels/techradar

TYPO3 Extension to Import Techradar Data (Cockpit CMS) into TYPO3

Installs: 38

Dependents: 0

Suggesters: 0

Security: 0

Type:typo3-cms-extension

dev-master 2021-10-11 14:08 UTC

This package is auto-updated.

Last update: 2022-03-11 15:10:16 UTC


README

With this extension, My Techradar can be easily imported into TYPO3 to have the data directly in the CMS (e.g. for Solr).

Installation

You can download the extension as a zip or install it directly via Composer.

composer require typoniels/techradar

To get the Extension directly from this Gitlab please add the following to your composer.json

"repositories": [
    {
        "type": "vcs",
        "url": "https://www.halle-development.com/typoniels-extensions/techradar.git"
    },
]

Setup of the Techradar-Extension

  1. The Setup of the Extension is quite easy. Just Install and activate it in the extensionmanager.
  2. Create a sysfolder-page in your sitetree
  3. Fill in the Connection Details into the Extension Configuration (BE Module)
  4. Create Scheduler Task to bring the Data into TYPO3
  5. Add TYPOScript Template for preconfigured Solr-Config (Filter, Indexer)

Features

  • Import Data from Headless CMS Cockpit to TYPO3
  • Add Techradar/Lernplan to Solr
  • Convert Images to FAL

Upcoming Features | v2

  • Seperated Solr-Indexer to avoid not valid Items (e.g. offline / incorrect links)
  • Develop a generic TYPO3-Cockpit Connector
  • ...

TODOs / Known Problems

  • Nothing yet

Found a Bug?

Feel free to write me a mail or create a Issue direct in the Gitlab Issue-Tracker. Contribution is always welcome.

You need a customized TYPO3 solution?
Niels Langlotz | typoniels.de