Skip to content

dotronglong/flarum-hide-me

Repository files navigation

Hide Me

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