Skip to content

Commit c05821a

Browse files
committed
Merge pull request #5 from StoreFactory/tristanbes-patch-1
add installation doc
2 parents 9132fea + c4a58bc commit c05821a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,8 @@ A bundle using an implementation of Zoho API subscription [storefactory/zoho-sub
77
The recommended way to install it is through [Composer](http://getcomposer.org/download/).
88

99
`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

Comments
 (0)