Skip to content

A simple Symfony2 Bundle that integrates the moovly/recurly library.

Notifications You must be signed in to change notification settings

dmatora/RecurlyBundle

Repository files navigation

RecurlyBundle

A simple Bundle that defines Moovly/Recurly as a Symfony2 service.

Also includes some basic forms that can be used to facilitate subscription management.

Installation

  • Add moovly/recurly-bundle to your composer.json.
  • Add it to your AppKernel.php
  • Configure config.yml to include the RecurlyBundle config
    moovly_recurly:
        subdomain: example
        api_key: abcdefghijk987654321
        private_key: 123456789kjihgfedcba #optional

About

A simple Symfony2 Bundle that integrates the moovly/recurly library.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages