PHPackages                             melisplatform/melis-dashboard-plugin-creator - 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. melisplatform/melis-dashboard-plugin-creator

ActiveMelisplatform-module[Admin Panels](/categories/admin)

melisplatform/melis-dashboard-plugin-creator
============================================

Melis Platform Dashboard Plugin Creator

v5.3.2(1y ago)3469OSL-3.0PHPPHP ^8.1|^8.3

Since Dec 6Pushed 1y ago6 watchersCompare

[ Source](https://github.com/melisplatform/melis-dashboard-plugin-creator)[ Packagist](https://packagist.org/packages/melisplatform/melis-dashboard-plugin-creator)[ Docs](https://github.com/melisplatform/melis-dashboard-plugin-creator)[ RSS](/packages/melisplatform-melis-dashboard-plugin-creator/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (21)Used By (0)

Melis Dashboard Plugin Creator
==============================

[](#melis-dashboard-plugin-creator)

Generates a ready-to-use dashboard plugin, complete with source code and necessary configuration. This will aid the developers, especially the new developers of the platform, to swiftly create a plugin with or without the ample knowledge of the plugin's technicalities.

Getting started
---------------

[](#getting-started)

These instructions will get you a copy of the project up and running on your machine.

### Prerequisites

[](#prerequisites)

The following modules need to be installed to run the Melis Dashboard Plugin Creator module:

- Melis Core
- Melis Tool Creator

### Installing

[](#installing)

Run the composer command:

```
composer require melisplatform/melis-dashboard-plugin-creator

```

The owner of the 'public' directory in the root of the project folder must be set to 'www-data' and it must be writable. This is where the plugin thumbnails are temporarily saved.

```
chown www-data public
chmod 775 -R public

```

### Database

[](#database)

No database is needed for this tool

Tools and elements provided
---------------------------

[](#tools-and-elements-provided)

- Dashboard Plugin Creator Tool
- Dashboard Plugin Creator Service

### Dashboard Plugin Creator Tool

[](#dashboard-plugin-creator-tool)

- user may opt to create a single or multi-tab dashboard plugin and must specify the destination module(new or existing) for the generated plugin
- after generation, the source code can be found inside the destination module ready to be updated based on the project's requirements
- the generated plugin by default, will be shown under the 'Others' section in the Dashboard Plugins menu

### Dashboard Plugin Creator Service

[](#dashboard-plugin-creator-service)

```
File:
      - /melis-dashboard-plugin-creator/src/Service/MelisDashboardPluginCreatorService.php

```

- MelisDashboardPluginCreatorService

    - This service's main function is to generate a dashboard plugin using the parameters saved in the current session.

    ```
     $dashboardPluginService = $this->getServiceManager()->get('MelisDashboardPluginCreatorService');
     $result = $dashboardPluginService->generateDashboardPlugin();

    ```

Authors
-------

[](#authors)

- **Melis Technology** - [www.melistechnology.com](https://www.melistechnology.com/)

See also the list of [contributors](https://github.com/melisplatform/melis-dashboard-plugin-creator/contributors) who participated in this project.

License
-------

[](#license)

This project is licensed under the Melis Technology premium versions end user license agreement (EULA) - see the [LICENSE.md](LICENSE.md) file for details

###  Health Score

40

—

FairBetter than 87% of packages

Maintenance40

Moderate activity, may be stable

Popularity18

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 87.3% 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 ~90 days

Recently: every ~70 days

Total

13

Last Release

535d ago

Major Versions

v4.1.4 → v5.0.02022-06-21

PHP version history (3 changes)v4.0.0PHP ^7.1.3|^7.2|^7.3

v5.0.0PHP ^7.3|^8.0

v5.1.0PHP ^8.1|^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/f8c3d1de854682cd37de2faa73a026b1c83b4b15500f352077581948c5d778ce?d=identicon)[melisplatform](/maintainers/melisplatform)

---

Top Contributors

[![mariateresapomar](https://avatars.githubusercontent.com/u/85868605?v=4)](https://github.com/mariateresapomar "mariateresapomar (69 commits)")[![rbbrioso28](https://avatars.githubusercontent.com/u/9497212?v=4)](https://github.com/rbbrioso28 "rbbrioso28 (4 commits)")[![jzabate](https://avatars.githubusercontent.com/u/39899634?v=4)](https://github.com/jzabate "jzabate (2 commits)")[![sircxes](https://avatars.githubusercontent.com/u/21098160?v=4)](https://github.com/sircxes "sircxes (2 commits)")[![nicole-cayambas](https://avatars.githubusercontent.com/u/55810654?v=4)](https://github.com/nicole-cayambas "nicole-cayambas (1 commits)")[![sgris](https://avatars.githubusercontent.com/u/3981660?v=4)](https://github.com/sgris "sgris (1 commits)")

---

Tags

pluginmodulezf2dashboardmelis

### Embed Badge

![Health badge](/badges/melisplatform-melis-dashboard-plugin-creator/health.svg)

```
[![Health](https://phpackages.com/badges/melisplatform-melis-dashboard-plugin-creator/health.svg)](https://phpackages.com/packages/melisplatform-melis-dashboard-plugin-creator)
```

###  Alternatives

[melisplatform/melis-cms

Melis Platform CMS module

115.5k15](/packages/melisplatform-melis-cms)

PHPackages © 2026

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