Guideline for html.graphics devs
Follow this guideline before submitting onto the html.graphics marketplace
So you've built a SPX graphics product and now ready to post onto the marketplace. Here are a few things to check before submitting the product so the approval process moves as fast as possible!
*this is a temporary guideline for developers, we're working on a more comprehensive documentation at the moment*
SPX Templates / Plugins
- If you are not sure where to begin, check out this repo. This template for templates is a good starting point for creating SPX-compatible graphics.
- Make sure your template is working without errors. Here are some common issues with submitted templates.
- Missing spx_interface.js file. This contains necessary functions that control the play, stop, and update buttons in SPX. The file can be found here.
Folder Structure Guidelines
You should create a skeleton folder structure mimicking the SPX folder structure so that all the user needs to do is move a single ASSETS folder from the ZIP to their SPX folder. See the "Installation Instruction" below that we provide with each product. The optimal file structure for the easiest installation for the users is as follows:
for Templates
for Plugins
