7 ms·
This looks exactly like something I've been looking for! Curious, what kind of database (if any) backend is it using? If it's not using MySQL or anything heavy
by Deusdies 12y ago
This looks exactly like something I've been looking for!
Curious, what kind of database (if any) backend is it using? If it's not using MySQL or anything heavy like that, I'm sold!
- NSAID 12y agoFrom the GitHub readme: Minimum Server Requirements PHP 5.4 or greater PDO PHP extendsion MCrypt PHP extendsion GD PHP library MySql Database If your webserver is running Apache then mod_rewrite should be installed
- chintanb 12y agoLet me know what kind of database you want to use ? I might be able to help you out.