PHPackages                             neosrulez/frontendlogin - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. neosrulez/frontendlogin

ActiveNeos-package[Authentication &amp; Authorization](/categories/authentication)

neosrulez/frontendlogin
=======================

A Neos CMS package that handles frontend login and user management.

0.1.5(5y ago)1173PHP

Since Sep 3Pushed 4y ago1 watchersCompare

[ Source](https://github.com/patriceckhart/NeosRulez.FrontendLogin)[ Packagist](https://packagist.org/packages/neosrulez/frontendlogin)[ RSS](/packages/neosrulez-frontendlogin/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (7)Used By (0)

Frontend login and user management for Neos CMS.
================================================

[](#frontend-login-and-user-management-for-neos-cms)

A Neos CMS frontend login and user management package with a powerful and "Neos policy independent" permission management.

Installation
------------

[](#installation)

The NeosRulez.FrontendLogin package is listed on packagist () - therefore you don't have to include the package in your "repositories" entry any more.

Just run:

```
composer require neosrulez/bootstrap

```

Settings.yaml
-------------

[](#settingsyaml)

You can configure everything in Settings.yaml:

```
NeosRulez:
  FrontendLogin:
    passwordReset: true
    adminMail: 'foo@bar.com'
    mail:
      templates:
        registration: 'resource://NeosRulez.FrontendLogin/Private/Templates/Mail/Registration.html'
        resetPassword: 'resource://NeosRulez.FrontendLogin/Private/Templates/Mail/ResetPassword.html'
    registration:
      autoActive: true
      defaultRole: 'NeosRulez.FrontendLogin:FrontendUser'
      formfields:
        salutation:
          required: true
        company:
          required: false
        name:
          required: true
        address:
          required: true
        zipcity:
          required: true
        country:
          required: true
          default: 'AT'
        phone:
          required: false
        email:
          required: true
        privacy:
          required: true

```

Author
------

[](#author)

- E-Mail:
- URL:

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

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

Every ~35 days

Recently: every ~44 days

Total

6

Last Release

1952d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8604597e730303a1739fbb6a24bcf77019b22068e5d838ae4c12756e8121b488?d=identicon)[patriceckhart](/maintainers/patriceckhart)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/neosrulez-frontendlogin/health.svg)

```
[![Health](https://phpackages.com/badges/neosrulez-frontendlogin/health.svg)](https://phpackages.com/packages/neosrulez-frontendlogin)
```

###  Alternatives

[sandstorm/neostwofactorauthentication

1327.0k](/packages/sandstorm-neostwofactorauthentication)[neos/neos-base-distribution

Neos Base Distribution

4366.0k](/packages/neos-neos-base-distribution)[flowpack/neos-frontendlogin

Neos plugin demonstrating a simple frontend login

22224.8k1](/packages/flowpack-neos-frontendlogin)[neos/demo

Site package for the Neos Demo Site

18188.3k9](/packages/neos-demo)[punktde/editconflictprevention

Prevents edit conflicts when multiple editors are working on the site by either warn the user or deny editing.

1430.9k](/packages/punktde-editconflictprevention)

PHPackages © 2026

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