whatisgithub

What is rbacplugin?

diimpp/rbacplugin — explained in plain English

Analysis updated 2026-07-18 · repo last pushed 2019-04-15

PHPAudience · developerComplexity · 3/5DormantSetup · moderate

In one sentence

A Sylius e-commerce plugin that adds roles and permissions, letting store owners restrict admin users to specific sections like catalog, customers, or sales.

Mindmap

mindmap
  root((rbacplugin))
    Inputs
      Role definitions
      Admin user accounts
    Outputs
      Restricted admin access
      Section permissions
    Use Cases
      Limit team admin access
      Protect financial settings
      Custom permission sections
    Tech Stack
      PHP
      Sylius

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Create role-specific admin accounts so team members only access the Sylius sections they need.

USE CASE 2

Restrict an intern or support staffer to customer-facing permissions, keeping financial settings hidden.

USE CASE 3

Define custom permission sections for features the plugin doesn't cover by default.

USE CASE 4

Reduce the risk of accidental or malicious changes by limiting write access to specific admin roles.

What is it built with?

PHPSylius

How does it compare?

diimpp/rbacpluginargosback/aura.sqlqueryargosback/jcgenealogy
LanguagePHPPHPPHP
Last pushed2019-04-152023-05-282018-02-01
MaintenanceDormantDormantDormant
Setup difficultymoderateeasymoderate
Complexity3/52/53/5
Audiencedeveloperdeveloperops devops

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 1h+

Requires an existing Sylius installation, uses a trait-based architecture to extend the AdminUser entity.

License is not stated in the available content.

Copy-paste prompts

Prompt 1
Show me how to install rbacplugin into an existing Sylius store and define a new admin role.
Prompt 2
Explain how rbacplugin's read and write permissions work together for a given role.
Prompt 3
Help me create a custom permission section in rbacplugin for a feature not covered by default.
Prompt 4
Walk me through assigning a 'Customer Support' role with limited permissions using rbacplugin.

Frequently asked questions

What is rbacplugin?

A Sylius e-commerce plugin that adds roles and permissions, letting store owners restrict admin users to specific sections like catalog, customers, or sales.

What language is rbacplugin written in?

Mainly PHP. The stack also includes PHP, Sylius.

Is rbacplugin actively maintained?

Dormant — no commits in 2+ years (last push 2019-04-15).

What license does rbacplugin use?

License is not stated in the available content.

How hard is rbacplugin to set up?

Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.

Who is rbacplugin for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.