xmo / app-store
Mineadmin 2.0 AppStore Extension
v3.2.0-alpha.1
2026-06-09 03:14 UTC
Requires
- ext-zip: *
- hyperf/guzzle: ~3.2
- hyperf/translation: ~3.2.0
- nette/utils: 4.1.*
README
Mineadmin AppStore extension
Introduction
This extension provides a simple way to manage your application.
Requirements:
- PHP >= 8.1
- Hyperf >= 8.1
- ext-zip >= *
Installation
# Install the extension composer require mineadmin/app-store # Copy the extension to the plugin directory mkdir plugin # Publish the configuration file php bin/hyperf.php mine-extension:initial