mineadmin/app-store

Mineadmin 2.0 AppStore Extension

v2.0.1.1 2024-06-22 16:25 UTC

This package is auto-updated.

Last update: 2024-06-22 16:32:21 UTC


README

app-store

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