PHPackages                             cluedapp/phpcentauri - 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. cluedapp/phpcentauri

AbandonedProject[Utility &amp; Helpers](/categories/utility)

cluedapp/phpcentauri
====================

Creates an empty frontend plugin for plentymarkets plugin development

076420[1 issues](https://github.com/plentymarkets/plugin-hello-world/issues)PHP

Since Oct 1Pushed 1w ago42 watchersCompare

[ Source](https://github.com/plentymarkets/plugin-hello-world)[ Packagist](https://packagist.org/packages/cluedapp/phpcentauri)[ RSS](/packages/cluedapp-phpcentauri/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (6)Used By (0)

[![plentymarkets Logo](https://camo.githubusercontent.com/43c2bff4b25939af7270ec5a31da4f0258a4daddd5a28acbcafd1c984d90963f/687474703a2f2f7777772e706c656e74796d61726b6574732e65752f6c61796f75742f706d2f696d616765732f6c6f676f2f706c656e74796d61726b6574732d6c6f676f2e6a7067)](https://camo.githubusercontent.com/43c2bff4b25939af7270ec5a31da4f0258a4daddd5a28acbcafd1c984d90963f/687474703a2f2f7777772e706c656e74796d61726b6574732e65752f6c61796f75742f706d2f696d616765732f6c6f676f2f706c656e74796d61726b6574732d6c6f676f2e6a7067)

Hello World plugin
==================

[](#hello-world-plugin)

This is the **Hello World** plugin developed by PlentyONE.

The master branch of this repository contains a simple plugin that renders a template and registers a route under which the template is displayed. Check out the branch [further\_options](https://github.com/plentymarkets/plugin-hello-world/tree/further_options) to see more possibilities.

Requirements
------------

[](#requirements)

This is a plugin for [PlentyONE](https://www.plentyone.com/). No other plugins are required for running the plugin.

Installing
----------

[](#installing)

For detailed information about plugin provisioning refer to [PlentyONE developers](https://developers.plentymarkets.com/dev-doc/basics#plugin-provisioning).

Install using [Composer](https://getcomposer.org/) and a `composer.json`.

```
{
    "require": {
        "plentymarkets/plugin-hello-world": "dev-master"
    }
}
```

For available versions see the corresponding [Packagist page](https://packagist.org/packages/plentymarkets/plugin-hello-world).

For more basic information on package installation via Composer see this [introduction](https://getcomposer.org/doc/01-basic-usage.md).

Plugin documentation
--------------------

[](#plugin-documentation)

- Learn how to create your [first plentymarkets plugin](https://developers.plentymarkets.com/tutorials/helloworld)
- Overview of plentymarkets [plugin interfaces](https://developers.plentymarkets.com/dev-doc/basics#guide-interface)
- The PlentyONE [REST API](https://developers.plentymarkets.com/rest-doc/introduction)

---

⚙️ PlentyOne Plugin Build (CI Example)
======================================

[](#️-plentyone-plugin-build-ci-example)

This repository includes a **CI pipeline example** showing how to integrate Plentymarkets plugin builds into **GitHub Actions**.

It is a **template** you can adapt to your own plugin repository.

---

🔄 What the pipeline does
------------------------

[](#-what-the-pipeline-does)

On each run (push or manual trigger), the pipeline will:

- Request a fresh login token from PlentyONE (credentials from GitHub Secrets).
- Trigger a **Dev Mode build** for the configured system and plugin set.
- Monitor the build until completion.
- Report success ✅ or detailed errors ❌.

---

🔑 Setup
-------

[](#-setup)

### 1. Get system credentials

[](#1-get-system-credentials)

Use your Plenty credentials

- **username**
- **password**
- **system ID** (e.g., `pXXXXX`)

### 2. Add GitHub Secrets

[](#2-add-github-secrets)

In your repository, go to: **Settings** → **Secrets and variables** → **Actions**

Add the following secrets:

- `PLENTY_USERNAME` → your API username
- `PLENTY_PASSWORD` → your API password

### 3. Configure system and set IDs in workflow

[](#3-configure-system-and-set-ids-in-workflow)

Create the workflow file: **`.github/workflows/build.yml`**

Add the **environment** section to match your system and plugin set IDs:

```
env:
  PLENTY_ID: 70503   # your PlentyONE system ID (from the email, e.g. p70503)
  SET_ID: 1          # the plugin set you want to build inside that system
```

Note: You need a GitHub Action for each plugin set.

💻 Alternative via CLI (for multiple systems) If you want to test against multiple systems, use the plentymarkets/dev-sync CLI.

Find the plentymarkets/dev-sync repository here [plentymarkets/dev-sync](https://github.com/plentymarkets/dev-sync).

License
-------

[](#license)

This project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE - see the [LICENSE.md](/LICENSE.md) file for details.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance64

Regular maintenance activity

Popularity18

Limited adoption so far

Community25

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor3

3 contributors hold 50%+ of commits

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/19d58cb1a49431875cdac16d8a7e814a6054863e7065a0bb93e7d722379333f1?d=identicon)[Cluedapp](/maintainers/Cluedapp)

---

Top Contributors

[![thorbenegberts](https://avatars.githubusercontent.com/u/3115618?v=4)](https://github.com/thorbenegberts "thorbenegberts (6 commits)")[![mklaesplenty](https://avatars.githubusercontent.com/u/35028119?v=4)](https://github.com/mklaesplenty "mklaesplenty (5 commits)")[![cc-plenty](https://avatars.githubusercontent.com/u/75612323?v=4)](https://github.com/cc-plenty "cc-plenty (4 commits)")[![smitrea-plenty](https://avatars.githubusercontent.com/u/211830228?v=4)](https://github.com/smitrea-plenty "smitrea-plenty (4 commits)")[![Crunch09](https://avatars.githubusercontent.com/u/570608?v=4)](https://github.com/Crunch09 "Crunch09 (3 commits)")[![phileon](https://avatars.githubusercontent.com/u/3371562?v=4)](https://github.com/phileon "phileon (2 commits)")[![ptopczewski](https://avatars.githubusercontent.com/u/9987566?v=4)](https://github.com/ptopczewski "ptopczewski (2 commits)")[![razvan92m](https://avatars.githubusercontent.com/u/47883488?v=4)](https://github.com/razvan92m "razvan92m (2 commits)")[![marcusschmidt](https://avatars.githubusercontent.com/u/6534988?v=4)](https://github.com/marcusschmidt "marcusschmidt (2 commits)")

### Embed Badge

![Health badge](/badges/cluedapp-phpcentauri/health.svg)

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

PHPackages © 2026

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