Packages Page Submissions
Do you have a Floe package you'd like to add to the Package Directory? We're happy to help you get it listed.
- If you're familiar with development workflows, please submit a pull request with a new entry to
package-database.json
following the schema below. - Otherwise, please contact us and we'll help add your package.
All packages must be compatible with the current Floe version and meet basic quality standards for audio, scripting, and presentation.
Database Schema
The package database (website/static/package-database.json
) contains information about available Floe packages displayed on the website's packages page. Each entry represents a package that users can discover and install.
name
- Package display nameslug
- Lowercase version of name using dashes instead of spaces - used to make the URLdeveloper
- Developer/studio namedeveloper_icon
- URL to developer icon/logobackground_image
- URL to package preview imageattribution_required
- Boolean, shows ATTRIBUTION badge if truedescription
- HTML description with links allowedcategory
-"community"
or"professional"
, see belowdirect_download_link
- Direct ZIP download URL (null if external)external_product_page
- Developer's product page URLinstruments
- Number of instruments in packagepresets
- Number of presets in packageirs
- Number of impulse responses in package
Categories
Community - Open-source libraries, passion projects, independent conversions from other formats. Always free. Open to submissions from individual creators and non-commercial entities.
Professional - High-quality libraries from established developers/studios. May be free or paid. Requires project sponsorship.