magento-hackathon/Hackathon_OrderItemComments

Name: Hackathon_OrderItemComments

Owner: FireGento e. V. - Hackathons

Description: null

Created: 2016-01-23 09:55:25.0

Updated: 2018-01-15 05:47:01.0

Pushed: 2017-02-12 17:14:23.0

Homepage: null

Size: 24

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Hackathon_OrderItemComments for Magento 2

Introduction

This small extension adds a comment field in the cart overview at the order item level instead of the order level. This allows the customer to input specific wishes per product. It is saved in the database in a seperate table and can be retrieved from there.

Installation

First require this repository into your project;

composer config repositories.hackathon-orderitemcomments vcs https://github.com/magento-hackathon/Hackathon_OrderItemComments/

Then require the module;

composer require hackathon/module-orderitemcomments:dev-master


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.