Skip to content

feat: Ability to install plugins#184

Merged
pluginslab merged 2 commits intodevfrom
feature/install-plugins-ability
Mar 27, 2026
Merged

feat: Ability to install plugins#184
pluginslab merged 2 commits intodevfrom
feature/install-plugins-ability

Conversation

@Stefan0x
Copy link
Copy Markdown
Collaborator

What does this PR do?

Adds the ability to install plugins.

Type

  • New ability
  • New workflow
  • Bug fix
  • Enhancement
  • Docs

How to test

It works. Example: "Install the woocommerce plugin"
However, it has trouble within longer conversations to pick up the plugin name and often responds: "Plugin not found."

@Stefan0x Stefan0x changed the base branch from main to dev March 22, 2026 12:29
@Stefan0x Stefan0x added hackathon CloudFest Hackathon 2026 ability New ability implementation labels Mar 22, 2026
@Stefan0x Stefan0x self-assigned this Mar 22, 2026
Installing third-party code from the internet should require user
confirmation. The PHP side already declared requiresConfirmation: true
but the JS side had it set to false, which is what controls the UI.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@pluginslab pluginslab merged commit aa3a392 into dev Mar 27, 2026
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ability New ability implementation hackathon CloudFest Hackathon 2026

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants