SoundSync: Reseller, Security & Serial Management Platform
-
@d-healey said in SoundSync: Reseller, Security & Serial Management Platform:
@trillbilly said in SoundSync: Reseller, Security & Serial Management Platform:
Im working towards a complete audio plugin/product backbone that allows developers (new and old) to quickly and reliably manage the entire backend of the business (and some development tools).
Sounds similar to Moonbase
Thanks for the shout-out! I'm Tobias, the founder of Moonbase.
Won't hijack this thread, welcome any competition in this space - it needs more modern options!I believe we have 3-4 HISE users already onboarding onto Moonbase, integrating the JUCE module, but I'm not sure about the current status. It will need some changes here and there, but nothing too major I hope. I tried reaching out to @Christoph-Hart a while ago after we met in Berlin, but didn't hear back. Maybe it's time to re-visit a collab here? :)
Interfacing with resellers better sounds like a really cool approach, and something we have on the roadmap too. It gets tricky fast to get a grasp on actual cashflow and revenue sources when you have sales scattered across several channels, including your own. Happy to share any experience we have doing software sales @trillbilly !
-
@d-healey I'd never heard of them til I seen your post. It sounds promising.
@bendurso Integrating with HISE is definitely a priority. What types of features would you be interested in?
@Lindon I hear you brother. I think some of these things could be issues to smaller/startup developers. I'm not looking to create a marketplace in terms of just onboarding developers and selling their products for 2 main reasons. 1. Talk about a saturated market. 2. I just sold a business like this last year to further pursue other things.
@tobbentm Moonbase looks great. Yes, I've 10+ years working for and with resellers so I've got a good idea of the ins and outs of that market + a collection of contacts. I have a few thoughts on keeping things in order across the board. I would definitely love to chat. I'll send you a DM and go from there.
-
I have recently added an API to directly connect HISE builds to the SoundSync server. It includes an easy drop-in hise code and hise demo project.
This activates a provided serial from our server within the plugin. The serial will provide the information to our server (plugin name, price, was it a promo, who is the reseller, etc). These are all terms you can set using the serial generator.
This does not have webhooks at the moment to capture live website sales data. This will be an optional selection in the near future.
Anybody who would like to test beta just let me know. I can create you a free profile. This would include the entire SS platform.
-
@trillbilly sounds like something I'd be interested in! Happy to try it out if you're still needing people to test :)
-
@Seth-Munson I've sent you a DM.
-
New Updates:
- Custom Prefix for serial generator
- Custom Product Links
- Developer/Reseller Invite System In Place
- Smoothed Custom Domain Process
I will have Free vs Paid tiers in place by this weekend so signups will no longer require a card.
I also have the Website Designer in the pipeline.
If anybody has requests for any specific types of features, just let me know. I'll do my best to get them all added.
-
Hey Gang,
Soundsync is all fired up! I think all I have left for phase 1 is updating the authentication for tiered dynamics.
https://www.soundsyncsolutions.biz/
You can sign up above for a free Developer account and check it out. Main components at the moment are full serial management, customer management and HISE Security integration for serial validation.
The reseller backend still needs some work so that will be implemented in the coming weeks. I also have tons of tools I plan to integrate into the tools section. If you have any needs or suggestions feel free to let me know and I'll consider them for the update list.
This is the initial phase. Feedback is appreciated.
-
@trillbilly well the sign up is not going well, despite having entered these it tells me:
Email and password required -
@Lindon Yep, that was my bad. All good to go now!
-
T trillbilly marked this topic as a question
-
T trillbilly marked this topic as a regular topic
-
@trillbilly Congratulations on the project, my friend. Could you specify a bit more how it would integrate with Hise? Maybe a demo video? Thank you very much.
-
@lijas90 Thanks.
The HISE integration is a drop-in code. The only item that needs to be updated is an "App Specific Identifier" that you can generate right from the website (Tools > API).
It also has customization options for the coloring, etc.
Also in the works of adding a few more things to this.
I'll get a video done for it ASAP. There is also a demo HISE project included in the Tools > API area.
-
UPDATES:
Some updates the the HISE Security integration have taken place.-
All content and components now use
Content.addfor simplified drop-in. Mostly this means you don't have to manually add the various required panels, labels, etc. -
Easy LAF color updates for various items.
-
Auto-center the verification panel.
-
Auto-sizing Transparent GUI Blocker.
I will be implementing developer branding info (Brand Color, Logo, support email/webpage) from the Tools > Branding section to display as well.
Check out the HISE Implementation page here (you will need a free account): https://www.soundsyncsolutions.biz/developer/tools/licensingapi
Thanks @Lindon for the awesome feedback.
-