Skip to content

tohsakrat/save-and-load-draft-automatically

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It is first time for me to publish pakage on pakagist, Plz tell me if any problem> <

Save and Load Draft Automatically

An extension for flarum that allows you to save/load drafts in browser storage automatically, and ask your users to save drafts online automatically(require fof/drafts)

Features

  • save/load drafts in browser storage automatically
  • ask for saving drafts online automatically when exit(require fof/drafts)
  • move cursor to end when minimize the composer (That will help users who have habbits to minimize and quote)

Installation

Install manually with composer:

composer require tohsakarat/save-and-load-draft-automatically

Updating

composer require tohsakarat/save-and-load-draft-automatically
php flarum cache:clear

Configuration

Enable the extension, a new tab will appear on the left hand side. This separate settings page allows you to further configure the extension.

Make sure you configure the upload permission on the permissions page as well.

Links