PHPackages                             hebotek/idea-voting - 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. hebotek/idea-voting

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

hebotek/idea-voting
===================

Adds an idea voting platform. Logged-in frontend users can submit their own ideas, view published ideas and vote on other users ideas.

1.0.2(1mo ago)02↓50%GPL-2.0-or-laterPHP

Since Jun 12Pushed 1mo agoCompare

[ Source](https://github.com/abohntek/idea-voting)[ Packagist](https://packagist.org/packages/hebotek/idea-voting)[ Docs](https://hebotek.at/)[ RSS](/packages/hebotek-idea-voting/feed)WikiDiscussions main Synced 1w ago

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

Idea Voting Extension for TYPO3
===============================

[](#idea-voting-extension-for-typo3)

This extension adds an idea voting platform to a TYPO3 website. Logged-in frontend users can submit their own ideas, view published ideas and vote on other users' ideas.

The extension can be used within a company, for example, to provide employees with an easy and interactive way to contribute and evaluate ideas.

> **Important:** A frontend user must be logged in to use the extension. If no frontend user is logged in, creating an idea will result in an error.

Setup
-----

[](#setup)

### Installation

[](#installation)

Require the extension with Composer:

```
composer require hebotek/idea-voting
```

Run the TYPO3 extension setup:

```
typo3 extension:setup -e idea_voting
```

### Customization

[](#customization)

The main theme variables are defined in:

```
Resources/Public/Css/theme.css

```

They can be adapted to fit the website theme.

Features and Usage
------------------

[](#features-and-usage)

The extension adds two new content elements to the **Plugins** category of the **New Content Element** wizard:

- **Ideas List View** for displaying published ideas
- **Ideas New View** for submitting new ideas

### Submitting and reviewing ideas

[](#submitting-and-reviewing-ideas)

When a logged-in frontend user submits a new idea, the idea is initially hidden and only visible in the TYPO3 backend.

In the configuration of the **Ideas New View**, an administrator email address can be entered. This address receives an email notification whenever a new idea is submitted.

The administrator can then review the idea in the TYPO3 backend and make it visible in the frontend by disabling the `hidden` field.

The storage page for submitted ideas can also be configured in the **Ideas New View**. Typically, a dedicated folder is created in the TYPO3 page tree for storing ideas and idea categories.

### Displaying ideas in the frontend

[](#displaying-ideas-in-the-frontend)

The **Ideas List View** displays all non-hidden ideas as cards.

An idea card contains:

- the idea category
- the title and description
- the current vote count
- an optional image
- a status label

The status can be changed in the TYPO3 backend. The following statuses are available:

- **Submitted**
- **Progress**
- **Finished**

Users can also filter ideas by category. Idea categories can be created and managed in the TYPO3 backend.

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance90

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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

Every ~0 days

Total

2

Last Release

46d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/41919860?v=4)[Alexander Bohn](/maintainers/abohntek)[@abohntek](https://github.com/abohntek)

---

Top Contributors

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

---

Tags

TYPO3 CMS

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/hebotek-idea-voting/health.svg)

```
[![Health](https://phpackages.com/badges/hebotek-idea-voting/health.svg)](https://phpackages.com/packages/hebotek-idea-voting)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k57](/packages/friendsoftypo3-content-blocks)[derhansen/sf_event_mgt

Event management and registration - Configurable event management and registration extension based on ExtBase and Fluid

66338.4k10](/packages/derhansen-sf-event-mgt)[brotkrueml/schema

Embedding schema.org vocabulary - API and view helpers for schema.org markup

34653.7k18](/packages/brotkrueml-schema)[yoast-seo-for-typo3/yoast_seo

Yoast SEO for TYPO3

511.7M9](/packages/yoast-seo-for-typo3-yoast-seo)[jweiland/events2

Events 2 - Create single and recurring events

2166.7k3](/packages/jweiland-events2)[t3sbs/t3sbootstrap

Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: \[www.t3sbootstrap.de\](https://www.t3sbootstrap.de)

2416.4k1](/packages/t3sbs-t3sbootstrap)

PHPackages © 2026

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