mineadmin / app-store
Mineadmin 2.0 AppStore Extension
Installs: 32 665
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 3
Open Issues: 0
Requires
- ext-zip: *
- hyperf/guzzle: ~3.1
- hyperf/translation: ~3.1.0
- nette/utils: dev-master
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