in2code / in2faq
Simple and modern FAQ extension with a cli command to import faq from extension irfaq
Installs: 591
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
Type:typo3-cms-extension
Requires
- php: ^7.2
- typo3/cms-core: ^8.7 || ^9.5 || ^10
README
To render questions and anwers as TYPO3 extension as a possible follower for irfaq.
Explanation
There are two plugins. The first shows you questions and answers. The second allows you to set a filter over your question list. There is a filter by searchterm and a categoryfilter.
A commandcontroller allows you to import old irfaq records into new tables
Changelog
Version | Date | State | Description |
---|---|---|---|
4.1.1 | 2019-04-08 | Bugfix | Don't use same startpage for plugins when plugin is inserted more then once per page |
4.1.0 | 2019-02-13 | Feature | Pi2: Show categories from given startpoint. If empty, show all. Also pass tt_content.* to views. |
4.0.1 | 2019-02-11 | Bugfix | Remove unneeded version from composer.json. |
4.0.0 | 2019-02-10 | Task | Update for newer TYPO3 versions. Add a filter functionality. |
3.0.0 | 2019-03-31 | Task | Update for TYPO3 9 |
2.0.3 | 2019-03-31 | Task | Update dependencies |
2.0.2 | 2019-03-31 | Task | Update dependencies |
2.0.1 | 2017-08-04 | Bugfix | Small bugfix |
2.0.0 | 2017-06-06 | Task | Preperations for TYPO3 8 |
1.0.0 | 2016-07-26 | Task | Initial release |