Skip to content

subscribie-bot/subscribie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subscribie - Subscription Website Builder

variable subscription & recurring payments

Build Status

What does this project do?

Quickly build a subscription based website, taking variable monthly payments.

  • You have a subscription service to sell!
  • Each of your packages have unique selling points (USPs)
  • Each have a different reoccurring price

Use Subscribie to build your subscription model business & test your market!

Why is this project useful?

A lot of the hard work has been done for you. If you're a devloper, you can impress your clients quickly, if you're a small business owner, you might want to try the subscription website hosting service but you can always host it yourself too.

  • Low risk (not very expensive)
  • No coding required
  • Simple: Just give us your USPs for each service & price
  • Upload your pictures
  • Choose between Stripe & Gocardless (more coming soon!)

An abstraction layer for managing variable recurring subscriptions and billing. Abstracts direct debit and token based card payment providers or payment-institutions.

Keywords: subscriptions, payments, PS2, SEPA

Quick install (for development)

git clone https://github.com/Subscribie/subscribie.git
cd subscribie
virtualenv venv
source venv/bin/activate
pip install -e .
export FLASK_APP=subscribie
flask run

Docs

https://subscribie.readthedocs.io

Demo

https://subscriptionwebsitebuilder.co.uk

Where can I get more help, if I need it?

Read through the docs, especially about the Jamla file and comment on the issue queue

About

Subscription Website Builder - subscription website in a box

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 64.9%
  • Python 23.2%
  • HTML 10.9%
  • Makefile 0.6%
  • Dockerfile 0.2%
  • Smarty 0.1%
  • Shell 0.1%