mineadmin/app-store

Mineadmin 2.0 AppStore 扩展

v2.0.4 2024-08-03 13:58 UTC

This package is auto-updated.

Last update: 2024-09-15 13:57:32 UTC


README

Mineadmin AppStore 扩展

简介

此扩展提供了一种简单的方式来管理您的应用程序。

要求

  • PHP >= 8.1
  • Hyperf >= 8.1
  • ext-zip >= *

安装

# 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