PHPackages                             wizhippo/ezplatform-fieldgroup-limitation - 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. wizhippo/ezplatform-fieldgroup-limitation

ActiveEzplatform-bundle[Utility &amp; Helpers](/categories/utility)

wizhippo/ezplatform-fieldgroup-limitation
=========================================

Repository dedicated to fieldgroup limitation for eZ Platform

02PHP

Since Jul 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/wizhippo/ezplatform-fieldgroup-limitation)[ Packagist](https://packagist.org/packages/wizhippo/ezplatform-fieldgroup-limitation)[ RSS](/packages/wizhippo-ezplatform-fieldgroup-limitation/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

ezplatform-fieldgroup-limitation
================================

[](#ezplatform-fieldgroup-limitation)

Repository dedicated to fieldgroup limitation for eZ Platform.

Limits AdminUI forms to fields the user has permission to. Basic permission enforcement support enforced by `BeforeCreateContentEvent` and `BeforeUpdateContentEvent` events that should catch is a user tries to use REST/graphql to modify content. REST/graphql read operations are not filtered on `Read`.

You can create policies like the below to limit field access:

```
Content Field / Create / Field Group: internal_use
Content Field / Edit / Field Group: internal_use
Content Field / Read / Field Group: internal_use

```

Make sure that if limitiing `Content Field / Create` the user has the ability to populate all manditory fields or an exception will be thrown.

Content Field / Read / Field Group enforced only in forms. Templates need to be modified to check if usr can read field or not `canUser('content_field', 'read', $contentType, [$field])`

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3c0ffce53ac209831de5da1f50c641ff0f845f5142c228f6b6785b5ea78e4752?d=identicon)[wizhippo](/maintainers/wizhippo)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/wizhippo-ezplatform-fieldgroup-limitation/health.svg)

```
[![Health](https://phpackages.com/badges/wizhippo-ezplatform-fieldgroup-limitation/health.svg)](https://phpackages.com/packages/wizhippo-ezplatform-fieldgroup-limitation)
```

###  Alternatives

[desandro/imagesloaded

JavaScript is all like \_You images done yet or what?\_

8.9k439.0k1](/packages/desandro-imagesloaded)

PHPackages © 2026

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