SpigotGraph is a tool for Spigot premium resources management, you are able to see daily and monthly charts in your resource's buyers and author's page.
- Chrome 42? or major
- Firefox 39? or major (Not yet in store)
- Opera (Not in store but works same as chrome)
You can also support in the development of Spigot Sales, since this is just a hobby I cannot spend to much time on it!
- Go to
chrome://extensions/
- Enable
Developer mode
- And
Load unpacked extension...
- Now search the folder on the project that contains the
manifest.json
file - Now you should see the dashboard when entering to any of your resources buyers page
- You can reload the extension by pressing
Ctrl+R
- Go to
about:debugging#addons
Load temporal addon
- Select the
manifest.json
file - Now you can reload the extension on the
Reload
link
Not needed to develop, but in case you need it, you can zip manifest.json
, source
and all the icons.
Also you can use gulp:
npm install
gulp
It will be created in the /builds
directory
- manifest.json Version/Icons/Scripts
- source/common/ Helpers used in multiple cases (money.js, helper.js)
- /libs/ External libraries (highcharts.js, exporting.js, annotations.js (Part of highcharts))
- /resource/ Stuff used in resource buyers page (buyers.js, dashboard.js)
- /author/ Extract buyers from all your resources, used to display it in https://www.spigotmc.org/resources/authors/YOUR-SPIGOT-ID/
- Spigot thread: https://www.spigotmc.org/resources/37425/
- Download page http://spigot.rodel.com.mx/
- Download in ChromeStore https://chrome.google.com/webstore/detail/spigot-sales-graph/ipcabmoaiebegllbfjbljlpcedjehiaj
- Report issue on the issue tracker