Giter Site home page Giter Site logo

demodeprecated's Introduction

Demo of "How to handle deprecated methods between versions"

About

This module demonstrates how you can handle deprecated code between a few versions of the PrestaShop software.

If you need to support multiple versions of the PrestaShop in the single package of your module, this example is for you.

Usecase

This module will print on screen (using displayHome hook) a price using 2 different currencies. The service responsible for currency format has changed between PS 1.7 and PS 8.0. This module demonstrates how to deal with this technical challenge to achieve a module that you can run from PS 1.6 to PS 8.0

Supported PrestaShop versions

This module has been tested with PrestaShop 1.6.1.0 and above versions.

Requirements

  1. Composer, see Composer to learn more

How to install

  1. Download or clone module into modules directory of your PrestaShop installation
  2. Rename the directory to make sure that module directory is named demodeprecated*
  3. cd into module's directory and run following commands:
    • composer install - to download dependencies into vendor folder
  4. Install module from Back Office
  5. See the result on the homepage of your store

*Because the name of the directory and the name of the main module file must match.

demodeprecated's People

Contributors

kpodemski avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.