CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

mm_forum ported to TYPO3Forge

The development of the mm_forum extension has been ported to the TYPO3 Forge. All further development will be done over this platform.
Added by Martin Helmich over 4 years ago

As of today, the development of the mm_forum extension has been ported to the TYPO3 Forge. All further development of the mm_forum extension will be done over this platform.

You will find a bug/featuretracker under the menu item Issues. You will need a TYPO3.org account in order to report bugs or feature wishes.

The SVN repository has also improved. We now have a trunk containing the current state of development, a directory called tags containing the versions that have been released of the mm_forum to the TYPO3 Extension Repository and a directory called branches that contains alternative development branches. Please note that it does not seem possible to download an entire SVN directory e.g. as tarball using the web interface. However, you now can do an anonymous SVN checkout of any file you like. On Unix-based operating systems, you can just type

$ svn co https://svn.typo3.org/TYPO3v4/Extensions/mm_forum/trunk/

onto the console to make a checkout of the current trunk or

$ svn co https://svn.typo3.org/TYPO3v4/Extensions/mm_forum/tags/0.1.7

to get the last stable version. Using a Windows, you can just enter one of the Repository URLs above into a SVN client of your choice (like for example SmartSVN or Tortoise).

If you wish to join the development of the mm_forum extension, please do not hesitate to contact us.


Comments