commentar/dummy-storage

Dummy data provider for the Commentar commenting system


Keywords
data, comments, fake, Dummy, commentar
License
MIT

Documentation

DummyStorage

This is the most basic storage library for the Commentar project.

It is installed by default when first installing the Commentar system.

This storage library is an easy way to get dummy data and is very useful when testing the application or when creating themes. Other than that you probably want to install a real storage library (like database storage) for production.