mirror of
https://github.com/bunkerity/bunkerweb-plugins.git
synced 2026-04-25 20:25:57 +03:00
[PR #150] plugin generator for creating a new plugin structure #149
Labels
No labels
bug
bug
clamav
crowdsec
documentation
enhancement
enhancement
enhancement
pull-request
question
virustotal
virustotal
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bunkerweb-plugins#149
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/bunkerity/bunkerweb-plugins/pull/150
Author: @Michal-Koeckeis-Fresel
Created: 6/25/2025
Status: 🔄 Open
Base:
dev← Head:template_generator📝 Commits (10+)
b8f5d54plugin generator for creating a new plugin structurec9de31dfixed errors in generate_readme function7481b60Create README.mdb3ff4c4adopt CSSa75a2eberrors during start of test-plugina2a281cdisable modsec template - needs fix51133f4fix plugin format79b9065restore modsecurity content4ebd4daUpdate create_bunkerweb_plugin.sh04fb46arename env var📊 Changes
4 files changed (+2146 additions, -0 deletions)
View changed files
➕
templates/README.md(+446 -0)➕
templates/create_bunkerweb_plugin.sh(+1650 -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.