PHPackages                             lelesys/plugin-forum - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. lelesys/plugin-forum

ActiveTypo3-flow-plugin[Utility &amp; Helpers](/categories/utility)

lelesys/plugin-forum
====================

Forum plugin for TYPO3 Neos

1.0.0-alpha1(12y ago)161[2 issues](https://github.com/lelesys/Lelesys.Plugin.Forum/issues)GPL-3.0+PHP

Since Apr 7Pushed 10y ago17 watchersCompare

[ Source](https://github.com/lelesys/Lelesys.Plugin.Forum)[ Packagist](https://packagist.org/packages/lelesys/plugin-forum)[ RSS](/packages/lelesys-plugin-forum/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

Lelesys.Plugin.Forum
====================

[](#lelesyspluginforum)

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!

[](#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
-----------

[](#quick-start)

- Change directory to your Neos installation root directory
- Install package via composer

```
composer require lelesys/plugin-forum:1.0.*@alpha

```

- Run Flow migrations

```
./flow doctrine:migrate

```

- 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.

```
-
  name: 'Flow'
  uriPattern: ''
  defaults:
    '@format': 'html'
  subRoutes:
    FlowSubroutes:
      package: TYPO3.Flow

```

Usage
-----

[](#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.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4420d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/aa9c8b1a3f46cf80f3465f48780381b3648cb888f5a1eb519807d13b190ee85a?d=identicon)[pankajlele](/maintainers/pankajlele)

---

Top Contributors

[![pankajlele](https://avatars.githubusercontent.com/u/550239?v=4)](https://github.com/pankajlele "pankajlele (2 commits)")

### Embed Badge

![Health badge](/badges/lelesys-plugin-forum/health.svg)

```
[![Health](https://phpackages.com/badges/lelesys-plugin-forum/health.svg)](https://phpackages.com/packages/lelesys-plugin-forum)
```

###  Alternatives

[kaystrobach/development-tools

111.9k](/packages/kaystrobach-development-tools)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
