2017 © Pedro Peláez
 

thelia-module extra-order-data-module

image

thelia/extra-order-data-module

  • Thursday, February 26, 2015
  • by thelia
  • Repository
  • 4 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Extra Order Data

This module add extra informations on the customer when an order is placed. For now, just the IP and the User agent is saved and linked to the order., (*1)

Installation

Manually

  • Copy the module into <thelia_root>/local/modules/ directory and be sure that the name of the module is ExtraOrdrData.
  • Activate it in your thelia administration panel

Composer

Add it in your main thelia composer.json file, (*2)

composer require your-vendor/extra-order-data-module:~1.0

Usage

In the back office, in the modules tab of the order page, you have the IP and the User Agent of the customer, when he placed his order., (*3)

The Versions

26/02 2015

dev-master

9999999-dev

  Sources   Download

LGPL-3.0+

The Requires

 

26/02 2015

1.0

1.0.0.0

  Sources   Download

LGPL-3.0+

The Requires