Live data from Hacker News

Show HN: I've open-sourced my ERP SaaS, Stockor

news.ycombinator.com

1–10 of 28 posts

Show HN: I've open-sourced my ERP SaaS, Stockor

#1
For the last several years I've been creating a ERP platform, Stockor. While I'm going to continue offering it as a SaaS, I've decided to also open-source it.

I'm hopeful that by doing so it will: 1) Grow it into a Wordpress size juggernaut with a plugin for any business process under the sun. 2) Bring me interesting consulting gigs.

The open-source site is at stockor.org. There's a demo up at stockor.com/demo as well.

Looking forward to hearing HN's thoughts!

Re: Show HN: I've open-sourced my ERP SaaS, Stockor

#2
The demo doesn't look bad, but it seems to suffer from design-by-programmer. It also seems like the stockor.com website is more of an afterthought, even though it's a critical part of your sales funnel (other ERP vendors can afford to have a lousy website because they do face-to-face sales).

You can make a ton of money in the ERP business, even if your product isn't very good. So if you're losing hope that stockor.com is going to bring in serious money anytime soon, it's probably because you need to focus way more on your onboarding experience and quality of the stockor.com website.

Re: Show HN: I've open-sourced my ERP SaaS, Stockor

#3
Is it a coincidence that the page says

"It's 11 o'clock in the morning, do you know where your inventory is?" and I'm reading the page at 11 o'clock? Creepy

Everything looks very polished, I've never worked with an ERP before but I didn't know it could include your customer-facing website and process orders directly. I guess that's what ERP is for...

Re: Show HN: I've open-sourced my ERP SaaS, Stockor

#4
post #2

The demo doesn't look bad, but it seems to suffer from design-by-programmer. It also seems like the stockor.com website is more of an afterthought, even though it's a critical part of your sales funnel (other ERP vendors can afford to have a lousy website because they do face-to-face sales). You can make a ton of money in the ERP business, even if your product isn't very good. So if you're losing hope that stockor.co…

Thanks for the feedback. I agree that that's a 100% accurate assessment, since well, it was designed by programmer.

I haven't lost hope on stockor.com at all. I'm hoping that the open-source version will drive additional attention to stockor.com and I'll pick up more customers from it.

The basic problem I've ran into is credibility with customers. They're understandably reluctant to trust their entire business to some guy over the internet. I believe that if I can point out that the code is open and they can always migrate to running it themselves it should alleviate their reluctance.

Really it's kind of a no-brainer to pay me to host it at a few hundred a month vs hiring an IT guy.

Re: Show HN: I've open-sourced my ERP SaaS, Stockor

#5
post #3

Is it a coincidence that the page says "It's 11 o'clock in the morning, do you know where your inventory is?" and I'm reading the page at 11 o'clock? Creepy Everything looks very polished, I've never worked with an ERP before but I didn't know it could include your customer-facing website and process orders directly. I guess that's what ERP is for...

Nope, that's done with JS to your time zone. Didn't mean for it to be creepy, was going more for humorous.

Thanks for the kind words! Once I get it all finalized I'm also hopping for additional plugins to extend it way beyond ERP. Time trackers - I'm looking at you.

Re: Show HN: I've open-sourced my ERP SaaS, Stockor

#8
post #2

The demo doesn't look bad, but it seems to suffer from design-by-programmer. It also seems like the stockor.com website is more of an afterthought, even though it's a critical part of your sales funnel (other ERP vendors can afford to have a lousy website because they do face-to-face sales). You can make a ton of money in the ERP business, even if your product isn't very good. So if you're losing hope that stockor.co…

Thanks for the feedback. I agree that that's a 100% accurate assessment, since well, it was designed by programmer. I haven't lost hope on stockor.com at all. I'm hoping that the open-source version will drive additional attention to stockor.com and I'll pick up more customers from it. The basic problem I've ran into is credibility with customers. They're understandably reluctant to trust their entire business to som…

You can build trust! Blogs, email, the usual advice all applies, but you may also consider getting a professional take on design or at least adopting a framework (Bootstrap/Foundation).

People can spend plenty of time arguing the merits of those frameworks, but they were pretty much built for guys like you who are programmers and could use opinionated UI that's passed review in someone's design department. Use a theme/skinning site like bootswatch.com to throw in some variety with colors/typography and still have some thought put in the small details like "what should be the relative difference between your font sizes?"

Between your personal branding and the impressions created by first glances at your product, you can have some easy wins with credibility.

Re: Show HN: I've open-sourced my ERP SaaS, Stockor

#9

Having a 2 second look at the demo, it looks like a lot of useful kit. But what makes this different to other software, or indeed compared to Shopify and the like?

Great point. The main difference is that Shopify is great at e-commerce but it stops there.

Stockor handles the entire supply chain from purchasing inventory to managing it and customer relations. You'd use Stockor to manage all your business processes behind the scenes.

Now that stocker's open-source I'd expect someone to write a shopify adapter for it. I've got an Amazon one already written that I'll be releasing soon.

Re: Show HN: I've open-sourced my ERP SaaS, Stockor

#10
Interesting attempt.

Key questions I would immediately ask an ERP vendor that I do not see answered on your homepage:

- What kind of interfaces/APIs does Stockor provide? Both for in-house systems (analytics, whatever) as well as externals (EDIFACT, etc.).

- Is there some sort of pricing engine to fully calculate an order? How flexible is it?

I assume this is US only? If not, then what about languages, currencies, etc?

Post reply on HN