PHPackages                             odvapro/element - 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. [Admin Panels](/categories/admin)
4. /
5. odvapro/element

ActiveProject[Admin Panels](/categories/admin)

odvapro/element
===============

Element CMF

v1.3.2(8mo ago)271025[4 issues](https://github.com/odvapro/element/issues)VuePHP &gt;=8.1CI failing

Since Jan 23Pushed 4mo ago3 watchersCompare

[ Source](https://github.com/odvapro/element)[ Packagist](https://packagist.org/packages/odvapro/element)[ RSS](/packages/odvapro-element/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (10)Dependencies (8)Versions (56)Used By (0)

Element CMF
===========

[](#element-cmf)

[![Current tag](https://camo.githubusercontent.com/ff262f40e0cbc8443fa9dd9186ec709066d17b586b3e53a790e14a2e76802d0d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f6f64766170726f2f656c656d656e742e7376673f636f6c6f723d626c756576696f6c6574)](https://camo.githubusercontent.com/ff262f40e0cbc8443fa9dd9186ec709066d17b586b3e53a790e14a2e76802d0d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f6f64766170726f2f656c656d656e742e7376673f636f6c6f723d626c756576696f6c6574)[![License](https://camo.githubusercontent.com/dfa6132a7ff6d18abfa2d895dee994100dcf2ffb9be54b89596e09fb08f5ddca/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6f64766170726f2f656c656d656e74)](https://camo.githubusercontent.com/dfa6132a7ff6d18abfa2d895dee994100dcf2ffb9be54b89596e09fb08f5ddca/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6f64766170726f2f656c656d656e74)

Admin panel for everything Element is a beautifully designed administration panel for Everything. Carefully crafted by the O₂ team to make you the most productive developer in the galaxy.

[Site](/documentation)

[Documentation](https://element.odva.pro/docs/)

[Demo](https://element-demo.odva.pro/element/)

```
login: admin
password: adminpass

```

Quick installation
==================

[](#quick-installation)

Dependencies: docker, docker-compose, nginx

To install an element in your project, run the command at the root of your project:

```
composer create-project odvapro/element --no-dev

  or

git clone https://github.com/odvapro/element.git

cd element
docker compose up -d

```

Nginx settings
--------------

[](#nginx-settings)

Enter this rule in nginx config and restart nginx.service:

```
location /element {
    proxy_pass             http://127.0.0.1:85;
    proxy_set_header       Host $host;
}

```

Configuration
-------------

[](#configuration)

Go to `/element/` If you are opening this address for the first time, you will see a form to configure a connection to a database. Fill in all the fields provided, leave the database host unchanged and click the install button.

Authorization
-------------

[](#authorization)

Then you will see the authorization form

Login "admin", password "adminpass" After the authorization don't forget to change the standard password

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance66

Regular maintenance activity

Popularity21

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 55.9% 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 ~42 days

Total

50

Last Release

258d ago

Major Versions

v0.5.8 → v1.0.02023-01-25

PHP version history (2 changes)v0.3.0PHP &gt;=7.0

v1.0.0PHP &gt;=8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/411049?v=4)[Michael Dzantiev](/maintainers/dzantiev)[@dzantiev](https://github.com/dzantiev)

---

Top Contributors

[![dzantiev](https://avatars.githubusercontent.com/u/411049?v=4)](https://github.com/dzantiev "dzantiev (531 commits)")[![sg-mon](https://avatars.githubusercontent.com/u/53168718?v=4)](https://github.com/sg-mon "sg-mon (232 commits)")[![Kisiev](https://avatars.githubusercontent.com/u/21328786?v=4)](https://github.com/Kisiev "Kisiev (96 commits)")[![Revaz333](https://avatars.githubusercontent.com/u/81095898?v=4)](https://github.com/Revaz333 "Revaz333 (48 commits)")[![Serjlih97](https://avatars.githubusercontent.com/u/22558158?v=4)](https://github.com/Serjlih97 "Serjlih97 (29 commits)")[![Tylex17](https://avatars.githubusercontent.com/u/46501894?v=4)](https://github.com/Tylex17 "Tylex17 (9 commits)")[![z-z](https://avatars.githubusercontent.com/u/4710284?v=4)](https://github.com/z-z "z-z (2 commits)")[![TemirovKV](https://avatars.githubusercontent.com/u/94624711?v=4)](https://github.com/TemirovKV "TemirovKV (1 commits)")[![sunsetsavorer](https://avatars.githubusercontent.com/u/132915375?v=4)](https://github.com/sunsetsavorer "sunsetsavorer (1 commits)")[![dzantievm](https://avatars.githubusercontent.com/u/142782222?v=4)](https://github.com/dzantievm "dzantievm (1 commits)")

---

Tags

admin-panelcmfphalconvue

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/odvapro-element/health.svg)

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

PHPackages © 2026

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