Skip to content

sventendo/typo3-forum

This branch is 232 commits behind AgenturPottkinder/typo3_forum:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7368c28 · Nov 28, 2016
May 18, 2016
Nov 28, 2016
Apr 29, 2016
May 18, 2016
Jul 11, 2015
Jun 23, 2015
Jul 11, 2015
Apr 19, 2016
Oct 7, 2015
Jun 23, 2015
Feb 9, 2016
May 3, 2016
Jul 8, 2015
Apr 29, 2016
Apr 4, 2016
Apr 21, 2016
Apr 21, 2016

Repository files navigation

TYPO3 Forum

Migration from mm_forum

Migration is only possible from mm_forum 2.0. There is no backwards compatibility to mm_forum 1.x!

  • Install typo3_forum
  • Execute the Scheduler Task Database Migration
  • Open your root TypoScript Template Record and include typo3_forum's static TypoScript
  • Change your TypoScript configuration (e.g. in your template extension or Typoscript records) from plugin.tx_mmforum to plugin.tx_typo3forum
  • Uninstall mm_forum
  • Clean up the database using the Install Tool "compare" functionality.
  • If you have custom fluid templates for the forum using the forum's ViewHelpers you have to adjust the namespace declaration accordingly. E.g. {namespace t3f=Mittwald\Typo3Forum\ViewHelpers}

About

Extbase-based version of mm_forum TYPO3 extension.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 61.0%
  • HTML 37.7%
  • Other 1.3%