# flarum-showip **Repository Path**: echo886/flarum-showip ## Basic Information - **Project Name**: flarum-showip - **Description**: flarum 论坛插件 显示帖子的IP - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-05-04 - **Last Updated**: 2024-05-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Wanecho Showip ![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. 发帖显示IP ## Installation Install with composer: ```sh composer require wanecho/showip:"*" ``` ## 设置后台任务 ``` sh php flarum queue:work ``` ## Updating ```sh composer update wanecho/showip:"*" php flarum migrate php flarum cache:clear ``` ## Links - [Packagist](https://packagist.org/packages/echo/hello) - [GitHub](https://github.com/echo/hello) - [Discuss](https://discuss.flarum.org/d/PUT_DISCUSS_SLUG_HERE)