Skip to content

nilsglow/CakePHP-SofortCom-Plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest Stable Version Total Downloads Latest Unstable Version License

CakePHP-SofortCom-Plugin

CakePHP Sofort.com payment plugin

Installation

If you are using composer simply add the following requirement to your composer file:

{
  "require": { "hakito/cakephp-sofortcom-plugin": "dev-master" }
}

Otherwise download the plugin to app/Plugin/SofortCom.

Simply load the plugin in your bootstrap:

CakePlugin::load('SofortCom');

About

CakePHP Sofort.com payment plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%