sumandey8976/plugin-installer
最新稳定版本:3.0.2
Composer 安装命令:
composer require sumandey8976/plugin-installer
包简介
A Laravel plugin installer system
README 文档
README
A modular plugin management system for Laravel that allows you to upload, install, and manage ZIP-based plugins with auto migration, composer dependency resolution, and service provider registration — all from a beautiful UI.
📦 Package Info
- Package Name:
sumandey8976/plugin-installer - Framework: Laravel 10+
- PHP: ^8.1
- License: MIT
🚀 Features
- Upload plugin ZIP files via UI
- Automatically extract and register plugins
- Auto-run plugin-specific migrations
- Auto-install composer dependencies declared by the plugin
- Auto-register plugin service providers
- Plugin Store UI with category badges and author info
📂 Access the Plugin UI
Once installed, visit the following route in your browser:
http://your-site.test/plugins Replace your-site.test with your actual domain.
This will open the Plugin Manager UI, where you can upload and manage plugins easily.
🛠 Installation
Step 1: Install via Composer
composer require sumandey8976/plugin-installer
统计信息
- 总下载量: 27
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-08-01