Photo of Torben Hansen

A TechBlog by Torben Hansen


Freelance Full Stack Web Developer located in Germany.
I create web applications mainly using TYPO3, PHP, Python and JavaScript.
Home Archive Tags

TYPO3 Extension "Plain FAQ" released

Today I released the first public version of my latest TYPO3 Extension called “Plain FAQ”. The name already says it - the extension is a very simple solution to manage Frequently Asked Questions in TYPO3. Below follow some of the facts about the Extension:

The extension is available on TER and packagist.

Migration from “Modern FAQ (irfaq)”

If you currently use the TYPO3 Extension “Modern FAQ (irfaq)” you may have noticed, that the extension is not compatible to TYPO3 9.5 (last Extension-Update in March 2018) and the architecture is quite old (AbstractPlugin, Marker Based Templates and TypoScript configuration for wraps).

For users where “Modern FAQ (irfaq)” is a blocker for an upcoming TYPO3 9.5 Update, it is possible to migrate to “Plain FAQ” using the Symfony Console Commands included in “Plain FAQ”. The migration is as easy as the usage of the extension:

1. Migrate existing Categories to sys_category

2. Migrate existing FAQs to “plain_faq” records

3. Migrate existing Plugins including Plugin settings

The migration may not cover all possible scenarios (e.g. Ratings, Question asked by, irfaq Plugin settings set by TypoScript), but is for sure a good starting point in order to migrate existing records. I guess, for most websites the included migration will suite without further work on migrated data.

You can find details about the migration process in the Extension Manual.

Thanks for sponsoring

I would like to thank Julius-Maximilians-Universität Würzburg for sponsoring the initial development of the TYPO3 extension. Thanks for supporting TYPO3 and open source software!