PHPackages                             selenia-plugins/admin-interface - 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. selenia-plugins/admin-interface

Abandoned → [selenia/platform](/?search=selenia%2Fplatform)Electro-plugin

selenia-plugins/admin-interface
===============================

An extensible application base, built on Electro

0.10.28(5y ago)03311[3 issues](https://github.com/selenia-plugins/admin-interface/issues)MITPHPPHP &gt;=5.6.0

Since Dec 3Pushed 1y ago7 watchersCompare

[ Source](https://github.com/selenia-plugins/admin-interface)[ Packagist](https://packagist.org/packages/selenia-plugins/admin-interface)[ Docs](https://github.com/selenia/platform)[ RSS](/packages/selenia-plugins-admin-interface/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (6)Versions (33)Used By (0)

Selenia Platform
================

[](#selenia-platform)

> An extensible application base, built on Electro

This package is meant to be installed on an Electro framework blank application.

Features
--------

[](#features)

This plugin provides:

###### Design

[](#design)

1. Administration layouts based on Twitter Bootstrap 3.

- A main menu for your app.
- Breadcrumb navigation.
- Custom UI components.
- Custom styling for the standard widgets.
- Overridable templates for every bundled page.

###### Users and Authentication

[](#users-and-authentication)

1. User management with roles support.

- A form for editing the logged-in user's profile.
- Automatic login form and logout action.
- A default implementation of the User and Authentication APIs.

###### Translations support

[](#translations-support)

1. A fully translatable interface.

- Translations management.

###### Forms

[](#forms)

- Multi-language forms.
- Predefined actions for handling form submissions and automatically creating, updating and deleting records.

#### Bundled UI components

[](#bundled-ui-components)

##### Administration / Generic App layouts

[](#administration--generic-app-layouts)

Tag nameDescriptionAdminThe base layout for all administration pages.GridPageA layout for pages displaying a list of records.FormPageA layout for pages displaying a form.BaseAdminUse this **only** if you need a completely custom design, but retaining all bundled scripts and styles.MainA bare bones layout with the main menu on top.##### Sub-layouts

[](#sub-layouts)

Tag nameDescriptionFormLayoutA responsive form container. Use `Field` components inside.FormLayout2ColumnsA responsive form container with two columns.##### Widgets

[](#widgets)

Tag nameDescriptionActionBarA bar container for buttons of your page / form actions.ButtonNewA button to create a new record.ButtonSaveA button to save the current record.StandardFormActionsStandard buttons to save or delete the current record. The delete button is not displayed for new records.ButtonSubmitA generic submit button.MenuItemA navigation link that is auto-highlighted when it matches the current URL.PaginatorA default configuration for the Paginator component.PanelA generic panel, with title bar, footer and actions bar.StaticA static (non-editable) form field.TerminalOutputDisplays text originating from the output of running command-line processes.UserMenuThe default user session menu.Installation
------------

[](#installation)

To install this plugin on your application, using the terminal, `cd` to your app's directory and type:

```
workman module:install-plugin selenia/selenia
```

> For correct operation, do not install this package directly with Composer.

### Required configuration settings

[](#required-configuration-settings)

The default bundled administration pages require some settings to be configured.

> If you don't use these pages on your app, you don't need to set these settings.

- `languages =` \[ *array of language definitions* \]
- `requireLogin = true`
- `globalSessions` (optional)

The admin interface is multilingual (even if you use just one language on your app), and this plugin enables translation support by default.

> If you have overriden that setting on your app's configuration, you'll need to enable it or create a sub-configuration to enable it for the chosen URI prefix.

You'll need to define, at least, one language on the app's configuration and select a default language on the `.env` file.

##### Example

[](#example)

On `private/config/application.ini.php`

```
return [
  'main' => [
    'languages'           => [
      'en:en-US:English:en_US|en_US.UTF-8|us',
      'pt:pt-PT:Português:pt_PT|pt_PT.UTF-8|ptg',
    ],
    'globalSessions'      => false, // share the session between the application and its sub-applications?
    'requireLogin'        => true,  // require login for this application?
  ]
];
```

On `.env`

```
APP_DEFAULT_LANG  = en

```

Usage
-----

[](#usage)

This plugin integrates into your application's main menu. The bundled pages will appear automatically on it.

If the app does not display the menu, you'll need to navigate manually to the provided URLs to see one of the bundled administration pages.

> Relative URL for the user administration page: `admin/users`

If you want pages on your app to inherit the bundled administration graphical layout and default functionality, you'll need to:

1. make your controller classes inherit from `Selenia\Controllers\SeleniaController`
2. include on each of your views, as root tag, one of the bundled layout templates (ex: ``).

> See the bundled administration pages' source code for concrete examples.

Plugin development
------------------

[](#plugin-development)

If you need to perform modifications on this plugin's assets, you'll need to rebuild it before commiting those changes.

#### Installing the development tools

[](#installing-the-development-tools)

```
cd private/plugins/selenia/platform
npm install
bower install
```

#### Rebuilding the plugin

[](#rebuilding-the-plugin)

```
cd private/plugins/selenia/platform
npm run build
```

License
-------

[](#license)

The Selenia Platform is open-source software licensed under the [MIT license](http://opensource.org/licenses/MIT).

**Selenia Platform** - Copyright © Cláudio Silva and Impactwave, Lda.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.5% 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 ~48 days

Recently: every ~255 days

Total

32

Last Release

1957d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/750f00fdbb8cb2fd1c11c5c26b512217451bb001ac48a77542efa7123b9e2124?d=identicon)[impactwave](/maintainers/impactwave)

---

Top Contributors

[![claudio-silva](https://avatars.githubusercontent.com/u/1999803?v=4)](https://github.com/claudio-silva "claudio-silva (465 commits)")[![tiagomgelias](https://avatars.githubusercontent.com/u/38112456?v=4)](https://github.com/tiagomgelias "tiagomgelias (10 commits)")[![paulocesarelias](https://avatars.githubusercontent.com/u/1014076?v=4)](https://github.com/paulocesarelias "paulocesarelias (5 commits)")[![pfarinha](https://avatars.githubusercontent.com/u/2451046?v=4)](https://github.com/pfarinha "pfarinha (2 commits)")

---

Tags

pluginelectroselenia

### Embed Badge

![Health badge](/badges/selenia-plugins-admin-interface/health.svg)

```
[![Health](https://phpackages.com/badges/selenia-plugins-admin-interface/health.svg)](https://phpackages.com/packages/selenia-plugins-admin-interface)
```

###  Alternatives

[lab404/laravel-impersonate

Laravel Impersonate is a plugin that allows to you to authenticate as your users.

2.3k16.4M48](/packages/lab404-laravel-impersonate)[dealerdirect/phpcodesniffer-composer-installer

PHP\_CodeSniffer Standards Composer Installer Plugin

598161.9M1.9k](/packages/dealerdirect-phpcodesniffer-composer-installer)[ergebnis/composer-normalize

Provides a composer plugin for normalizing composer.json.

1.1k37.3M2.1k](/packages/ergebnis-composer-normalize)[sabre/event

sabre/event is a library for lightweight event-based programming

35227.4M25](/packages/sabre-event)[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25024.2M71](/packages/php-http-cache-plugin)[pestphp/pest-plugin

The Pest plugin manager

4558.2M109](/packages/pestphp-pest-plugin)

PHPackages © 2026

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