generator-opencart-module

0.1.2 • Public • Published

Module scaffold creator for Opencart

NPM version

This package provides an easy way to create a starting structure for your Opencart module.

J9dzRT

Installation

First, install Yeoman and generator-opencart-module using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-opencart-module

Then generate your new project:

yo opencart-module

Features

  • Allows to specify module type such as Payment, Shipping, Order Total, Feed
  • Supports creating modules for Opencart 1.5.x and 2.x versions.
  • Optionally add vQmod support

License

Apache-2.0 © Taiye Ogunnigbo

Package Sidebar

Install

npm i generator-opencart-module

Weekly Downloads

3

Version

0.1.2

License

Apache-2.0

Last publish

Collaborators

  • taiyeoguns