Download the PHP package lelesys/plugin-forum without Composer
On this page you can find all versions of the php package lelesys/plugin-forum. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package plugin-forum
Lelesys.Plugin.Forum
This plugin adds forum to your TYPO3 Neos based websites. You can create categorised forums to have posts in it. Each post can have many replies or even replies to replies.
This package is an offshoot version from a big project where a special forum was built. We will work hard to add more features in this. Stay tuned!
Quick start
-
Change directory to your Neos installation root directory
-
Install package via composer
-
Run Flow migrations
-
include the plugin's Stylesheet to your own one's where you add other stylesheets of the site.
-
include the plugin's Javascripts to your own one's where you add other javascripts of the site.
- Add following in top level Configuration/Routes.yaml just after the TYPO3 Neos route for captcha to work.
Usage
- Create a page called as Forum in your website tree.
- Create a child document node of type Forum Category (e.g. TYPO3) under the Forum page.
- Create a child document node of type Forum (e.g. Neos) under the TYPO3 category.
- Add content node of type (Forums) in the content area of the Forum page.
- Categories will be listed on the Forum page and then you can navigate to each individual forum and make posts.
All versions of plugin-forum with dependencies
PHP Build Version
Package Version
The package lelesys/plugin-forum contains the following files
Loading the files please wait ....