Download the PHP package mittwald/typo3_forum without Composer

On this page you can find all versions of the php package mittwald/typo3_forum. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package typo3_forum

TYPO3 Forum

Note A running version for TYPO3 v11 is in the v11 branch. It is not fully tested and migration will require manual work. Please do not update without a testing system and a backup!

The typo3_forum is a frontend plugin that adds a discussion board to your TYPO3-based website. The extension was originally written to be used for discussing questions about TYPO3 in the TYPO3 portal TYPO3.net by Mittwald CM Service.

The extension currently consists of 10 different plugins. These plugins provide the following features:

Migration from mm_forum

Migration is only possible from mm_forum 1.0. until typo3_forum version 1.1.0

You will find more details in the Documenation: http://typo3-forum.readthedocs.io/en/master/UsersManual/MigrationfromMm_forum/Index.html

Special Thanks

Special Thanks to Philipp Stranghöner and the whole team of Mittwald for providing support and

Contact Information

This project was build from Mittwald and is now maintaned by us. We are the Pottkinders from Bochum.

You can read more here: https://www.mittwald.de/blog/cms/typo3-cms/maintainer-fuer-typo3-forum-pottkinder

If you need to contact us via mail use [email protected] please =).


All versions of typo3_forum with dependencies

PHP Build Version
Package Version
Requires typo3/cms-core Version ^8.7 || ^9.5
typo3-ter/static-info-tables Version ^6.4.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package mittwald/typo3_forum contains the following files

Loading the files please wait ....