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.
1 parent 9132fea commit c4a58bcCopy full SHA for c4a58bc
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