billabear/billabear

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 409

Watchers: 5

Forks: 16

Open Issues: 0

Type:project


README

68747470733a2f2f68612d7374617469632d646174612e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6769746875622d726561646d652d6c6f676f2e706e67

BillaBear

BillaBear is a standalone Subscription Management and Billing System that integrates with Stripe. It provides a REST API allowing you to integrate it easily.

Demo

Watch the video on youtube.

Watch the video

Documentation

Features:

  • Fully customisable Invoice, Receipt, and Email templates
  • White Label Billing - Handle multiple brands
  • Voucher Management
  • REST API for integration
  • Multiple Email Integrations - SendGrid, MailGun, and Postmark
  • Expired Card Notifications - including the ability to offer incentives to add a card.
  • Multiple Subscriptions per customer - Add add-ons.
  • Ability to have Custom Plans and Custom pricing
  • Stripe Billing Data Import
  • Stripe Billing Integration
  • Ability to Migrate away from Stripe Billing
  • Invoice payment type for Enterprise customers
  • Webhooks for events
  • Workflows
  • Churn Reports

RoadMap

  • Tax Software Integrations
  • Better Reports
  • Slack/etc integration for internal communications
  • Metric and Usage Based Billing
  • And you can add more here

How to Integrate

To start integrating with BillaBear you can use the REST API.

Getting Started

To get started using this repository you can get up and running using Docker and Docker compose.

Host on DigitalOcean

You can deploy to DigitalOcean with just a click of the button below and it'll deploy using the DigitalOcean App Platform.

Deploy to DO

Docker Compose

Billabear is deployable using docker-compose using the docker-compose.yaml found in https://github.com/billabear/hosting-docker-compose.

git clone git@github.com:billabear/hosting-docker-compose.git
cd hosting-docker-compose
docker compose up -d

Development

docker compose up -d

Then go to http://localhost and follow the install instructions.

FAQ

Is BillaBear Open Source?

It's available free to use under the Functional Software License that adds restrictions on competing for 2-years.

There are arguments about if these licenses are open source or not, but generally for most we care can we use it for free and can we modify it. And this is true for BillaBear.

Is it possible to get a hosted version?

Yes. We're able to host BillaBear for you. For more info please email sales@billabear.com.