[PR #149] [CLOSED] plugin generator for creating a new plugin structure #148

Closed
opened 2026-03-02 03:00:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bunkerity/bunkerweb-plugins/pull/149
Author: @Michal-Koeckeis-Fresel
Created: 6/25/2025
Status: Closed

Base: mainHead: template_generator


📝 Commits (1)

  • b8f5d54 plugin generator for creating a new plugin structure

📊 Changes

3 files changed (+2521 additions, -0 deletions)

View changed files

templates/create_bunkerweb_plugin.sh (+2471 -0)
templates/template_diagram.drawio (+46 -0)
templates/template_diagram.svg (+4 -0)

📄 Description

bash create_bunkerweb_plugin.sh -d "MYPLUGIN" --with-ui --with-jobs --with-configs --with-templates MYPLUGIN


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bunkerity/bunkerweb-plugins/pull/149 **Author:** [@Michal-Koeckeis-Fresel](https://github.com/Michal-Koeckeis-Fresel) **Created:** 6/25/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `template_generator` --- ### 📝 Commits (1) - [`b8f5d54`](https://github.com/bunkerity/bunkerweb-plugins/commit/b8f5d5464528333da2021ee9fff91f645ba94ce1) plugin generator for creating a new plugin structure ### 📊 Changes **3 files changed** (+2521 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `templates/create_bunkerweb_plugin.sh` (+2471 -0) ➕ `templates/template_diagram.drawio` (+46 -0) ➕ `templates/template_diagram.svg` (+4 -0) </details> ### 📄 Description bash create_bunkerweb_plugin.sh -d "MYPLUGIN" --with-ui --with-jobs --with-configs --with-templates MYPLUGIN --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 03:00:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bunkerweb-plugins#148
No description provided.