HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

JSON databases for developer addons

I have build a software that allows users who build plugins and want to store data easier. This uses PHP and JSON database to store and read data alone creating tables and more...

here how to add...

  1. Go to your plugin that you want to add
  2. Download PPDB.zip and extract it inside the plugin.
  3. Then go to the file you want the software to store data and type require('./libs/ppdb.lib.php');
  4. and the read the documentation to see what you can do to store data

Hope you guys enjoy use this addon for you feature addons that you make!


Comments

Sign In or Register to comment.