commentar / dummy-storage
Dummy data provider for the Commentar commenting system
v0.1.9
2013-10-05 20:01 UTC
Requires
- php: >=5.4
README
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.