os / payment-bundle
OS Payment Bundle for Symfony2
Installs: 714
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 5
Forks: 5
Open Issues: 1
Type:symfony-bundle
Requires
- php: >=5.2.6
This package is not auto-updated.
Last update: 2024-12-21 13:38:49 UTC
README
How to install:
add in your file "deps" this code
[OSPaymentBundle]
git=git://github.com/abdeltiflouardi/PaymentBundle.git
target=/bundles/OS/PaymentBundle
Execute
php bin/vendor install
Add in AppKernel.php
new OS\PaymentBundle\OSPaymentBundle(),
Add in autoload.php
'OS' => __DIR__.'/../vendor/bundles',
Plugins
Resources/doc