moovly/recurly-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Provides the moovly/recurly library as a service

Installs: 504

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 3

Open Issues: 1

Type:symfony-bundle

1.4.0 2014-09-02 09:23 UTC

This package is not auto-updated.

Last update: 2019-01-23 09:57:18 UTC


README

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