We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9132fea + c4a58bc commit c05821aCopy full SHA for c05821a
README.md
@@ -7,3 +7,8 @@ A bundle using an implementation of Zoho API subscription [storefactory/zoho-sub
7
The recommended way to install it is through [Composer](http://getcomposer.org/download/).
8
9
`composer require zoho-subscription-bundle ">=1.0.0"`
10
+
11
+# Enabling the bundle
12
+Open your `AppKernel.php` and add:
13
14
+`new StoreFactory\ZohoSubscriptionBundle\ZohoSubscriptionBundle(),`
0 commit comments