Giter Site home page Giter Site logo

chip's Introduction

DISCONTINUED

As of November 2018 Chip has been discontinued. It will remain here as a free open source project but will switch to an MIT license and no longer be actively maintained.

Build Status CircleCI

Chip

Chip was created to be a lightweight alternative to Laravel Spark. It is a drop-in subscription billing UI powered by Stripe and Vue.js components. It allows you to focus your time and energy on building your SaaS app rather than worrying about the complexities of the billing system.

Docs

The docs can be found here.

Credits

Chip was created by Gilbert Pellegrom from Dev7studios. Released under the GPLv3 license.

chip's People

Contributors

gilbitron avatar m1guelpf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

chip's Issues

Beta

Tasks required to launch:

  • Create landing page at saasbilling.io
  • Create Vue.js components
  • Create PHP integration
  • Create Laravel integration
  • Write tests
    • Vue.js
    • Laravel
  • Write docs
    • Vue.js
    • Laravel

my bad

is this still being maintained? Doesnt seem to be working with the latest version of laravel, and the file paths dont match (like /src/ missing)

PlanAndPricing: Refactor methods

We should have a separate methods.js file in the PlanAndPricing subfolder for methods and computed values so they can be shared with sub-components instead of duplicated.

PlanAndPricing: Column View

If there are less than a configurable number of plans (e.g. 4) we should show a more traditional column layout instead of a list of plans.

Laravel 5.6

I am trying to use your package on Laravel 5.6, is that possible? I can't get the assets to re-compile when triggering npm run dev. I may be doing something incorrectly?

Auto-config Stripe plans

It would be nice if there was a way to not have to configure plans in Chip config but have the info pulled from Stripe automatically. Maybe something like a command to pull info from Stripe (including a config to include/exclude certain plans by ID) which can be run on a cron (or on deployment) and stores the data in the cache.

Open-Source Documentation

It'd be cool if you could host the Chip documentation in a repository, so we can contribute to it.

Also, that way you could benefit from a documentation hosting service (like UnMarkDocs ๐Ÿ˜‰)

Email Notifications

We should send email notifications for:

  • New invoices (every interval)
  • Subscription changed/cancelled/resumed
  • Billing info updated

You should be able to disable these easily via a setting in settings config.

Compiling Assets

It appears the files in vendor/dev7studios/chip/src/js/components have no bearing on customizing the app. The only file that actually makes changes is vendor/dev7studios/chip/dist/chip.js. Does anyone know how to fix this and make the non-compiled files useful? I'm not familiar enough with laravel mix to make it work.

Subscribed does not exist

Followed the setup steps but getting the following error after login screen or accessing /billing routes.

BadMethodCallException
Method Illuminate\Database\Query\Builder::subscribed does not exist.

If it helps I renamed the default users model to something else.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.