2017 © Pedro Peláez
 

symfony-bundle saas-bundle

Symfony2 bundle that makes it easier to build subscription-based SaaS products

image

simpleweb/saas-bundle

Symfony2 bundle that makes it easier to build subscription-based SaaS products

  • Thursday, May 8, 2014
  • by simpleweb
  • Repository
  • 17 Watchers
  • 20 Stars
  • 210 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 3 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

SimplewebSaaSBundle

The SaaSBundle makes it easier to build subscription-based SaaS products in Symfony2. It provides a flexible framework for managing users, plans and features., (*1)

Features include:, (*2)

  • users buy into a plan
  • plans have many features
  • plan details and features are copied over to the user when purchased
  • changes to plans do not affect existing subscribers
  • user features can be manually adjusted

Documentation

The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle:, (*3)

Read the Documentation for master, (*4)

Installation

All the installation instructions are located in the documentation., (*5)

License

This bundle is under the MIT license. See the complete license in the bundle:, (*6)

Resources/meta/LICENSE, (*7)

About

SaaSBundle is a Simpleweb initiative. See also the list of contributors., (*8)

Reporting an issue or a feature request

Issues and feature requests are tracked in the GitHub issue tracker., (*9)

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps., (*10)

The Versions

08/05 2014

dev-master

9999999-dev

Symfony2 bundle that makes it easier to build subscription-based SaaS products

  Sources   Download

MIT

The Requires

 

The Development Requires

by Steve Lacey

saas simpleweb