# servicebotSMS **Repository Path**: ocisly/servicebot-sms ## Basic Information - **Project Name**: servicebotSMS - **Description**: Servicebot 是一个开源订阅管理与账单自动化系统,功能包括: 订阅管理:设计服务、自动续费、报价、免费试用、附加组件、升级销售、添加费用、退款。 客户管理:店面下单、自动开票、服务取消、角色定制、客户沟通。 可扩展性:提供 REST API 和插件框架。 技术栈:Node.js、React、PostgreSQL、Stripe。 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-15 - **Last Updated**: 2025-01-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README >## ⚠ Deprecation warning: >As the efforts of the Servicebot team are focused on the new [Billflow.io](https://www.billflow.io/) version, this version is no longer under active development. > >If you're looking for a modern integration with [Stripe](https://stripe.com/), super easy to set up, and priced for startups, check out the [new project](https://www.billflow.io/). > >The open source version will be available indefinitely until further notice. For inquiries on continuing development of this project, email us at team@billflow.io.
___Open-source Subscription Management System
Automate what happens when customers subscribe, cancel, and upgrade
## Overview Servicebot is an XaaS (Anything-as-a-service) platform. You can define requestable service templates with an advanced service designer that supports many input types and pricing models. You can even develop plugins which can run code when these services are requested. The goal being that Servicebot manages the lifecycle of any type of service a business can offer. [](http://play-with-docker.com?stack=/servicebot/latest) ## Features - **Automate Billing:** Create and sell anything as a service in minutes. - **Service designer:** Design service offerings that link directly to Stripe. - **Subscription management:** Supports automatic recurring charges. - **Quote system:** You can allow your customers to request quotes for your services before charging them. - **Free trials:** Give out free trials of your subscription offerings to your customers. - **Add-ons and Upsell:** Add custom fields to your service request form which influence the final price. - **Adding charges:** Add one-time charges to a running service for custom work your clients want. - **Refunds:** You can issue partial or full refunds on your customer invoices. - **Manage Customers:**. - **Store-front:** Let your customers order from your catalog without needing another website. - **Automatic invoicing:** Invoices are generated and sent to customers automatically. - **Service cancellations:** Customers can request cancellations. - **RBAC:** Customize roles for staff - **Communication:** Customers can send your business messages when they have questions - **Extensibility:** - **Full REST API:** Integrate Servicebot with your existing website or application - **Plugin framework:** Develop plugins to extend the functionality of servicebot (documentation coming soon) ## Installation **Self Hosting Solution** — Manual installation guide could be found here: [Installation Guide](https://hackernoon.com/install-and-configure-an-open-source-crm-for-your-xaas-business-f976451221f0) ## API **API reference** —