How I Built My Own Patreon Alternative

This is something I’ve wanted to talk about for a long time and since a bunch of people have been asking lately, I thought it would be worth tackling now.

A few years ago, Patreon showed up on the scene and offered an easy and convenient way for patrons of the arts to support the artists/creators they love, making it possible in many cases for those creators to continue creating, and also forming a direct connection between artists and their fans. In retrospect, it doesn’t seem like a huge innovation but what it did was prove a concept and a business model–people want to and will pay monthly subscriptions to support the people/things they love, either out of the goodness of their hearts or for some exclusive access.

As I watched friends and peers flock to Patreon (often very successfully) to add an additional revenue stream to their business, I flirted with the idea of setting up my own account. In fact, I set it up several times, editing reward tiers and wording until it was just right. But I never pulled the trigger on it because something always felt a bit off to me.

Why Didn’t I Use Patreon?

I actually really like Patreon. They seem like genuinely good people trying to do a good thing, and the service is a great idea. There are lots of good reasons to use Patreon. Here are some of the reasons I didn’t:

  • Dependence on a Platform: Like it or not, Patreon is at the mercy of its many investors and will likely be forced to make moves that users don’t want/didn’t ask for in the race to become more and more profitable. I don’t want to be in a situation where I have to jump ship and try to migrate my audience to a new home if things go sour.
  • Likely Disruption: Patreon isn’t exactly doing anything terribly complicated here. They process credit card transactions and provide you with a blog (I know that’s an over-simplification but it’s essentially true). Literally anyone else can do that and I think it’s only a matter of time before another giant social media platform (or a scrappy new one) does it better and cheaper.
  • Bad Reading Experience: This one is specific to comic artists, but if I’m going to put a bunch of exclusive comics up on my platform I’d like the reading experience to be decent. Easy navigation of panels/episodes. If my comics are being hosted there then it’s a publishing platform, so it should work elegantly in that capacity or it’s not worth it for me.
  • Fees: As of this writing, Patreon takes 8% of your subscription revenue (for the regular plan–the super basic plan is 5%) and another 5% for the processing of cards. I don’t really have any complaints about this, but who knows how this might change in the future. Why not avoid it altogether?
  • Everything in One Place: Ultimately, I just wanted EVERYTHING I do to be under one roof. All of my comics, my portfolio, my blog posts, videos, etc. I want people to find everything I do on one site. I was already spread thin with social media and adding a Patreon page to that mess seemed like further complication. So I built karlkerschl.com. Everything is here. Want to contact me? It’s here. Read my comics? Here. Buy my books? Here. Become a patron? ALSO HERE.

How I Set It Up

This is the meat and potatoes of this article. How do you do it? Is it easy? Expensive? There are a dozen ways you could set up a crowdfunding system but this is the way that I made it work for my purposes. As I said earlier, Patreon is essentially a blogging platform that processes recurring payments for monthly subscriptions. So the first thing you need is…

The Blog

Wordpress Logo

You need a website! I’m using WordPress hosted on a dedicated server. I like WordPress because it’s super customizable, free to use, and so popular that there are thousands of plugins available to extend its functionality. If you’re a web developer you can really dive in there and customize the heck out of it. If you have zero programming experience, you can just run it as is and load it up with plugins. I fall somewhere in the middle.

COST: Free

HOSTING: Depends on your host. I pay ~$100/year for dedicated hosting

The Theme

Themes are just faces for your website. You can make it look like whatever you want and it’s barely relevant to this article except that in my case it’s important that visitors to the site be able to read the comics. A standard blog is going to show you chronological blog posts, from newest to oldest, and I need my comic posts to be read in order, be sorted by chapter, etc.

I actually use a plugin for this rather than a theme: Comic Easel by Philip M. Hofer (Frumph). It’s an older plugin that was created as a more functional replacement for the popular ComicPress theme (probably the most prevalent webcomic theme in the early 2000s).

I’d also recommend checking out the Toocheke theme, which is more modern and allows for better navigation on mobile devices (vertical scrolling, panel by panel modularity). I haven’t used it myself but if I was building a new site from scratch I’d definitely consider it.

COST: Free in most cases but you can pay for higher quality themes.

The Plugins

Now you’ve got a website. Great! Here’s where you make it actually function like Patreon. It’s a very simple combination of a few key plugins, which I’ll detail here:

WooCommerce

You need to actually be able to sell subscriptions to your readers, right? So you need a storefront. It doesn’t have to be a robust store full of stuff–you could literally just have ONE item (your monthly subscription). Think of it just as a way to process orders. WooCommerce is the most used online shop in the world and it works very well. While the base shop is free, it can be extended with all sorts of paid upgrades. We only need two.

Cost: Free

Subscriptions

This plugin is an extension to WooCommerce that (surprise!) allows customers to subscribe to things on your website. You can set it up for monthly subscriptions, weekly subscriptions, annual, etc. You can offer subscriptions just for specific products. Set trial periods, discounts, etc. You (or your users) can pause and cancel subscriptions. You can adjust all kinds of details in how you set it up, but there’s a ton of functionality there and it works very well. It’s also made by the same people who make WooCommerce so it’s perfectly integrated.

Cost: $199/year

Memberships

WooCommerce Memberships works in tandem with Subscriptions and allows you to create different membership tiers and packages, which you can then use to gate specific content. For example, I created a Monthly Subscriber Membership. When I make a new blog post or post a comic page or whatever, I can now make that content available only to the people in that Membership group. I can offer discounts to people exclusively in that group. I offer a store-wide discount for all Monthly Subscribers as one of the perks of monthly membership and this extension allows me to do that.

Cost: $199/year

The Payments

Hey, congratulations! You’ve now set up a website of your own that basically does what Patreon does (at least in terms of base functionality). But you need to actually process those payments. There are different ways to do this but I went with PayPal as the default way to pay. They take credit cards, can do simple one-click payments, and they offered a relatively easy-to-implement recurring payment option.

You can also use other payment gateways like Stripe or Square. Each of them has their own gateway plugin that works with WooCommerce, so use whatever you like. Heck, use them all at once! It’s up to you.

Cost: I think Paypal charges a pretty standard 3.5% for card transactions or something like that. Not sure about the others.

 

You’re Done!

Well, not quite. I mean, yes, you’re done in terms of having a site where people can start a subscription to your content and you can keep that content exclusive. But the real headache in running your own Patreon-style service is in the area of communication. This is something that Patreon does well and is worth paying for: they make it easy to notify all of your patrons when there’s a new post or piece of exclusive content. To replicate that key bit of functionality, you need to use…

The Mailing List

Hopefully you’re already using a mailing list to keep your fans/readers/listeners updated about what you’re doing. If you’re not, start using one. It’s still the best, most direct way to get peoples’ attention; way better than social media.

When I started this DIY Patreon project I used Mailchimp. I still do for a lot of things. But it presented a problem: how to keep my Mailchimp audience synchronized with the list of patrons from my website. People subscribe and unsubscribe all the time, and it’s a pain to manually track the active/inactive subscribers across different platforms. My WordPress list is always current and perfect, but Mailchimp doesn’t know when someone starts a new subscription or cancels an existing one, so what do you do?

I used a plugin called Mailchimp User Sync, which worked pretty well until it didn’t. The official Mailchimp WordPress plugin tried to add this functionality at an extra cost, but I tried it and it didn’t work the way I needed it to either, so I ditched it.

You could try Zapier, which interconnects different platforms and automates tasks (I use this for a couple of things) but it also required the use of some extra paid plugin on the WordPress end and Zapier in its free-to-use tier is pretty limited.

Now I’m using MailPoet. It’s a newsletter plugin for WordPress that not only allows you to build a mailing list straight from the comfort of your website, it provides the same great email-composing functionality that you might find in a platform like Mailchimp, AND it synchronizes with your WordPress user list! AND (and this is a big one for me) it already has access to all the media on your blog, so you’re not re-uploading images and thumbnails, etc to yet another platform!! Everything I was looking for in one convenient plugin.

You can filter your mails into different segments based on different criteria (store customers, paying subscribers, etc), automate welcome emails, and more. It’ll send mail from its own trusted servers (so you don’t need to use your own), and it’s FREE up to 1000 subscribers, which I think is on par with most other mailing list services. Problem solved!

Cost: Free (up to 1000 subscribers)

 

Now You Really ARE Done.

There are a million ways you can set up your page and your subscription service and all of that is totally up to you and your tastes, but now you have the bare bones means with which to do it. As you can see, not much is actually required. For ~$500/year + credit card transaction fees you can do pretty much whatever Patreon does from the comfort of your own website without having to worry about platforms and fees changing. You control everything. Maybe that’s too costly for you, and I get that. Paying Patreon’s percentages might be totally worth it for what you require, but I’m happy to invest a bit into this venture to have total control over my business and my future.

I hope that this has all been clear to you and I hope that more artists read this and are inspired to try it. Direct communication with your readers is an amazing thing and now that I’ve gotten a taste for it and have set this site up to be what I always envisioned I can’t imagine giving it up. It will still change–I’ll add new things, try new things, etc. But the foundation is there.

If you do give it a go, best of luck to you. I’m leaving the comments section open here for anyone who has questions. I’m not an expert but I’ll do my best to help you out where I can.

Do it yourself! Cut out the middlemen! Have fun!

 

 

Just a Note: I’m not sponsored in any way by any of these companies or products. This is just what I ended up using based on research and trial and error, so this is in no way a paid endorsement for anything.

16 comments

  1. Joe Atalla

    Thank you so much for sharing all of this! I’ve been wanting to reach out and ask you about this topic but was trying to find the best way. You beat me to it! I agree that creators need to have better control and direct communication with their community outside of a third party platform. There are too many stories of creators that have built a community on social media, only to lose everything they’ve built because of a platform change or an account hack. I’m just getting started and feel I don’t have enough of a following to justify the cost of a dedicated website. Do you have any thoughts on Big Cartel?

    • karlkerschl

      Thanks, Joe!
      If hosting costs are an issue you could try WordPress’ free blog hosting. I’m not exactly sure what kind of plugin capabilities you’ll have, but their hosting services scale (from $5/month up to $35/month, I think). The free version will for sure advertise itself on your blog and it might not let you accept payments. You’ll have to look around. You can find super cheap hosting but in my experience you get what you pay for (slow servers, no support, etc).

  2. Miguel C Hernandez

    Karl,

    Thank you for writing this!

    I have been self publishing comics (mainly print) for the past 8 years. Recently I began to seek a more direct website from my comics, especially since I have more than one. I’m currently using Squarespace, but its not very conformed for webcomics.

    My current comics are here:
    https://www.studiojsart.com

    I tried using WordPress but I keep having issues with adding Comic Easel to my site. So if you have any tips or advice with that, I’m all ears. Again, thanks for writing this!

    -Miguel

    • karlkerschl

      Hey, Miguel! Comic Easel worked ‘out of the box’ for me in terms of basic functionality but it required a lot of tweaking to make it look the way I wanted to. I also experimented with swipeable sliders to make the reading experience better, but that’s not really feasible for huge comic archives (lot of images to load). If you have short chapters it might be worth another look.
      If I were you I’d try out Toocheke. It’s a theme, not a plugin, and it seems pretty great for comic navigation and responsive design.

  3. JAKE PARKER

    Wow Karl, this is incredibly generous of you to lift the hood and go into detail like this. Thank you!

    I’ve been using patreon on and off for the last 5 years and the thing I like about it is that there’s already a lot of people on there with their credit card already punched into their account, so becoming a new patron of something is really easy. Just click “become a patron” and they’re set. On the flip side it’s really easy for patrons to leave you as well. And I’ve seen patrons bow out and come back over and over in a course of a year. I also like all your reasons for not using patreon, and have considered those as well.

    I’ve been thinking about what to do eventually. A simplified option I’ve been considering is just doing a paid newsletter. I use ConvertKit for my email list and they have an option now where you can set up a pay wall for emails. It’s super stripped down, but could work. I see a few comic artists starting to use substack in the same way.

    Just throwing that out there. Thanks!

    -Jake

    • karlkerschl

      Hey, Jake! Yeah, Patreon has the advantage of being a proven, trusted brand and also being a one-stop shop for subscribing to a lot of different things under one credit card account (as you mentioned). All of that stuff makes it really appealing. I think I’d give it more of a pass if the discoverability was better. I don’t think anyone is supporting an artist on Patreon who didn’t follow that artist to the platform; they’re not finding new people to support on the site itself (I could be wrong about this but that’s my impression). As opposed to Kickstarter, which is AMAZING for discoverability.
      Anyway, yeah. I’m interested to see how the paid newsletter goes if you try it out!

  4. Jeremy Thomas

    Hi Karl,

    This is great of you to share! I’ve actually come from the Web Design world and have built many sites like this for clients and jobs. Ironicially, I’ve never actually built a membership site of my own and after following Jakes advice and being inspired by you and Miguel I’ve started making my own comics.

    Just wanted to say thanks to you guys!

    Jeremy Thomas

    • Nor Sanavongsay

      Same here Jeremy. Went to college to become a comic book artist in ’94, but then caught the web design bug and went into that instead of getting better at perspective. haha I’ve been a product designer for over 20 years now. Worked with WordPress for most of my career and have not built an ecommerce site for myself. I guess I rather spend time making other people money than myself.

      Without Jake and others teaching comics and visual storytelling these days, I wouldn’t have relearned illustration as quickly as I have. Thanks to Karl for this site. Really loved Isola series.

      nor

  5. Jeremy Thomas

    I thought about developing a New Comic Plugin for WordPress. Somthing that is little more intuitive and user friendly that can help you make displaying on different screen sizes easier. I wonder if theres big demand for that.

    • karlkerschl

      You’re welcome, Jeremy! And I for one would welcome a new comic plugin for WordPress! I don’t think there’s any money in a project like that, but if you do tackle it, let me know! I’d be happy to give you all kinds of feedback! Even a modern version of Comic Easel that’s responsive and not table-based would be a huge improvement!

  6. Miguel C Hernandez

    Great points fellas!

    For quite sometime my issue has been building an audience. But I am very focused on maybe trying the webcomic formula again (as stated in your post). I see some artists post their comic on their own site, and mirror it on something like Line Webtoon or Tapas. I would really just love to connect to an audience and build from the there.

    Again, thank you Karl.

    This was a great conversation.

    -Miguel

You must be logged in to post a comment.