tohsakarat / save-and-load-draft-automatically
Automatically save drafts in browser storage. And ask user to save drafts when they exit composer
Fund package maintenance!
Qrcode
Installs: 347
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^1.2.0
- fof/drafts: *
README
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.