quilla
quilla copied to clipboard
Add documentation for writing storage plugins with the BaseStorage abstract class
Currently there is no documentation/added examples of how to write storage classes. Although we have two direct examples of using this (LocalStorage and BlobStorage), adding some explanation on how to create this could be helpful for potential plugin writers. These examples should also be linked in the documentation as part of the Plugins docs.