Skip to content

mineadmin/AppStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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