Skip to content

django-getpaid/django-plans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9a86313 · May 16, 2024
May 16, 2024
Feb 22, 2014
Apr 12, 2024
Apr 12, 2024
May 16, 2024
May 18, 2023
Jan 12, 2023
May 19, 2022
Aug 5, 2020
Jul 25, 2012
May 16, 2024
May 19, 2018
Dec 16, 2017
Dec 16, 2017
May 16, 2024
May 18, 2023
May 18, 2023
May 18, 2023
May 18, 2023
Jul 28, 2022

Repository files navigation

Welcome to django-plans

https://codecov.io/gh/django-getpaid/django-plans/branch/master/graph/badge.svg?token=oEyv7odqUW

Django-plans is a pluggable app for managing pricing plans with quotas and accounts expiration.

Features currently supported:

  • Multiple plans,
  • Support for user custom plans.
  • Flexible model for parametrizing plans (quota).
  • Customizable billing periods (plan pricing),
  • Order total calculation using customizable taxation policy (e.g. in EU calculating VAT based on seller/buyer countries and VIES)
  • Invoicing,
  • Account expiratons + E-mail remainders.

Documentation: https://django-plans.readthedocs.org/

Master branch: Support for Django >=3.2, support for Python >=3.7

docs/source/_static/images/django-plans-1.png

docs/source/_static/images/django-plans-2.png

docs/source/_static/images/django-plans-3.png

License

Django Plans is licensed and distributed under MIT licesne..