- Browser LocalStorage, which is a client-side solution and does not waste any server resources at all. This option is highly recommended and it's enabled by default. Browser LocalStorage may be unavailable in certain browsers, so a fallback will be always available choosing between the following other storage methods.
- PluginLibrary, which is the fastest server-side method but the less reliable (as its cache may vanish at any time, eg. on server's failure).
- Database, which ensures that drafts will be always available but may cost something in terms of performances.
You can also specify whether to load saved drafts - if available - directly when an user opens the target page or to display a message asking the user to do so.
Download Link
[hide]https://www.mediafire.com/file/t4unyhnxb66cicv/Drafts_AutoSave_1.1.zip/file[/SIZE] [/hide]