# flarum-app **Repository Path**: echo886/flarum-app ## Basic Information - **Project Name**: flarum-app - **Description**: flaurm 管理、发布APP的插件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2023-05-20 - **Last Updated**: 2023-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Wanecho Flarum App ![License](https://img.shields.io/badge/license-MIT-CMU-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/echo/hello.svg)](https://packagist.org/packages/echo/hello) [![Total Downloads](https://img.shields.io/packagist/dt/echo/hello.svg)](https://packagist.org/packages/echo/hello) A [Flarum](http://flarum.org) extension. Wanecho Flarum App ### APP客户端是有Hbuilder 打包封装,支持html5+的API, - 1.支持APP版本更新(资源wgt更新和整包更新) - 2.支持图片长按保存到相册 - 3.优化退出APP操作 - 4.优化APP静态文件的缓存 - 5.双击查看大图 - 6.支持Hbuilder开屏广告 - 7.应用内拍照上传 ### 打包可联系QQ:229643466 ## Installation Install with composer: ```sh composer require wanecho/flarum-app:"*" ``` ## Updating ```sh composer update wanecho/flarum-app:"*" php flarum migrate php flarum cache:clear ``` ## Links - [Packagist](https://packagist.org/packages/wanecho/flarum-app) - [GitHub](https://gitee.com/echo886/flarum-app) - [Discuss](https://discuss.flarum.org/d/PUT_DISCUSS_SLUG_HERE)