Code Monkey home page Code Monkey logo

pgc-prestashop's Introduction

Whitelabel PrestaShop Payment Provider Extension

Requirements

Build

  • Clone or download the source from this repository.
  • Update src/logo.png, src/logo.gif and images in src/views/img/creditcard.
  • Comment/disable adapters insrc/paymentgatewaycloud.php - see getCreditCards() method.
  • Run the build script to apply desired branding and create a zip file ready for distribution:
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).
  • 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).
    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).
  • Distribute the newly versioned zip file.

pgc-prestashop's People

Contributors

bernhard-efler avatar dweissengruber avatar luchaos avatar ohtyap avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

jotaklim

pgc-prestashop'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.