GithubHelp home page GithubHelp logo

isabella232 / ps_qualityassurance Goto Github PK

View Code? Open in Web Editor NEW

This project forked from prestashop/ps_qualityassurance

0.0 0.0 0.0 1 MB

Magic module to test module integration in PrestaShop

License: Academic Free License v3.0

JavaScript 27.80% PHP 28.45% Vue 39.30% CSS 2.42% Smarty 2.03%

ps_qualityassurance's Introduction

Quality Assurance module

Build Status Latest Stable Version Total Downloads GitHub license

About

This module was desiged to helps QA team to test hooks.

It provides a dedicated BO page where you can register to any hook inside PrestaShop and control what is being returned through this hook.

How to use it

Install it, then use the new link in the menu "Quality Assurance" to reach the main configuration page.

From this page, you can

  • see configured hooks
  • register new hooks

Requirements

Required only for development:

  • npm
  • composer

Development tools

Installation

Install all dependencies.

npm install
composer install

Usage

npm run dev # Watch js/css files for changes
npm run build # Build for production

Build a ZIP

If you want to install it into your shop by using standard module upload process, you need to build a ZIP archive.

Install npm and composer dependencies, then build the JavaScript assets for production. Then remove the unnecessary Javascript node_modules from the root folder, and build a ZIP archive from the folder.

Contributing

PrestaShop modules are open source extensions to the PrestaShop e-commerce platform. Everyone is welcome and even encouraged to contribute with their own improvements!

Just make sure to follow our contribution guidelines.

License

This module is released under the Academic Free License 3.0

ps_qualityassurance's People

Contributors

pierrerambaud avatar matks 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.