dotronglong/flarum-hide-me

Allow to hide real author's identity

Installs: 145

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 1

Open Issues: 13

Type:flarum-extension


README

Introduction

Hide Me is a flarum extension which allows user to post with hidden identity (Anonymous).

Installation

  • Back up your database before installation
  • Download package
composer require dotronglong/flarum-hide-me
  • Run database migration
php flarum migrate
  • Go to admin panel and enable extension