Giter Site home page Giter Site logo

ixopay / pgc-opencart Goto Github PK

View Code? Open in Web Editor NEW
1.0 10.0 3.0 264 KB

Whitelabel OpenCart Payment Provider Extension

License: MIT License

PHP 83.62% JavaScript 1.24% Shell 10.52% Twig 4.63%
opencart opencart-plugin opencart-payment opencart-extension payment payment-gateway php ixopay

pgc-opencart's Introduction

Whitelabel OpenCart Payment Provider Extension

Requirements

Build

php build.php gateway.mypaymentprovider.com "My Payment Provider"
  • Verify the contents of build to make sure they meet desired results.
  • Find the newly versioned zip file in the dist folder.
  • Test by installing the extension in an existing shop installation (see src/readme.txt).
  • Distribute the versioned zip file.

Docker

We supply ready to use Docker environments for development & testing. Please take a look at the supplied docker directory for instructions.

Provide Updates

  • Fetch the updated source from this repository (see CHANGELOG.md).
    Note: make sure to not overwrite any previous changes you've made for the previous version, or re-apply these changes.
  • Run the build script with the same parameters as the first time:
php build.php gateway.mypaymentprovider.com "My Payment Provider"
  • Find the newly versioned zip file in the dist folder.
  • Test by updating the extension in an existing shop installation (see src/readme.txt).
  • Distribute the newly versioned zip file.

pgc-opencart's People

Contributors

dweissengruber avatar luchaos avatar ohtyap avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pgc-opencart's Issues

Build infos missing

The README should provide information about requirements, how to build a branded extension from source and how to provide updates for the extension.

A build script should ease the process of building branded extensions from source.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.