PHPackages                             chriwo/femanager\_extended\_search - 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. chriwo/femanager\_extended\_search

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

chriwo/femanager\_extended\_search
==================================

Expand the search function of femanager to be able to filter by user groups

2.0.0(8y ago)03GPL-3.0PHP

Since Aug 5Pushed 8y ago1 watchersCompare

[ Source](https://github.com/chriwo/femanager_extended_search)[ Packagist](https://packagist.org/packages/chriwo/femanager_extended_search)[ Docs](https://github.com/chriwo/femanager_extended_search)[ RSS](/packages/chriwo-femanager-extended-search/feed)WikiDiscussions master Synced 3d ago

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

Ext: Femanager extended search
==============================

[](#ext-femanager-extended-search)

[![Latest Stable Version](https://camo.githubusercontent.com/e7833e9af4c73138f78592921609b57d42f11ce427453e8c95bcc2eaff55136b/68747470733a2f2f706f7365722e707567782e6f72672f63687269776f2f66656d616e616765725f657874656e6465645f7365617263682f762f737461626c65)](https://packagist.org/packages/chriwo/femanager_extended_search)[![License](https://camo.githubusercontent.com/b8868002c6713a222a4646e75f822e9386901b4877f0e2444fa7dd0dddb81886/68747470733a2f2f706f7365722e707567782e6f72672f63687269776f2f66656d616e616765725f657874656e6465645f7365617263682f6c6963656e7365)](https://packagist.org/packages/chriwo/femanager_extended_search)

What does it do?
----------------

[](#what-does-it-do)

Add and select box with frontend user groups to filter the frontend user by their group.

[![Frontend view searchbar](Documentation/Images/femanager_extended_search_searchbar.png)](Documentation/Images/femanager_extended_search_searchbar.png)

[![Frontend view searchbox](Documentation/Images/femanager_extended_search_searchselect.png)](Documentation/Images/femanager_extended_search_searchselect.png)

Installation / Configuration
----------------------------

[](#installation--configuration)

Download the extension from github and upload it via ftp or use a composer based installation.

#### Installation with Composer

[](#installation-with-composer)

Install the extension in your (Composer)[1](https://getcomposer.org/) based TYPO3 project root with

```
composer require chriwo/femanager_extended_search

```

#### Installation as extension from TYPO3 Extension Repository (TER)

[](#installation-as-extension-from-typo3-extension-repository-ter)

Download and install the extension with the extension manager module.

#### Configuration

[](#configuration)

Add the static TypoScript `Femanager extended search`.

In the TypoScript setup is it possible to exclude frontend user groups from select box. See the code snippet below and add frontend user groups ID as comma separated list to exclude them.

```
plugin.tx_femanager {
    settings {
        list {
            filter {
                searchgroup {
                    removeFromUserGroupSelection =
                }
            }
        }
    }
}

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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 ~146 days

Total

4

Last Release

3130d ago

Major Versions

1.0.2 → 2.0.02017-10-18

### Community

Maintainers

![](https://www.gravatar.com/avatar/297f11e7f138e7059082eaa81dc543724e1202986a4189ad3528a24c5e80ae56?d=identicon)[chriwode](/maintainers/chriwode)

---

Top Contributors

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

---

Tags

registrationformtypo3fe\_usersfemanager

### Embed Badge

![Health badge](/badges/chriwo-femanager-extended-search/health.svg)

```
[![Health](https://phpackages.com/badges/chriwo-femanager-extended-search/health.svg)](https://phpackages.com/packages/chriwo-femanager-extended-search)
```

###  Alternatives

[in2code/powermail

Powermail is a well-known, editor-friendly, powerful and easy to use mailform extension for TYPO3 with a lots of features

982.5M38](/packages/in2code-powermail)[in2code/femanager

Modern TYPO3 Frontend User Registration.

49745.4k6](/packages/in2code-femanager)[in2code/powermail_cond

Add conditions (via AJAX) to powermail forms for fields and pages

10530.6k](/packages/in2code-powermail-cond)

PHPackages © 2026

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