promedeli / cartnotifications

Cartnotifictions prestashop module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cart notifications

screenshots

This is prestashop module for displaying dynamic, actionable messages in cart, product page or category page.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

This section describes what things you need to install the software and how to install them

To run project on your local environment you need to setup it with commands:

composer install
yarn install
./node_modules/.bin/webpack

Running the tests

To run unit test just execute phpunit

./vendor/bin/phpunit

Versioning

We use SemVer for versioning.

Authors

License

This project is licensed under the MIT License. For further questions please visit promedeli.com

About

Cartnotifictions prestashop module


Languages

Language:PHP 96.0%Language:Smarty 2.0%Language:JavaScript 1.6%Language:CSS 0.4%