2017 © Pedro Peláez
 

gplcart-module skeleton

A tool to dramatically speed up developing GPL cart modules

image

gplcart/skeleton

A tool to dramatically speed up developing GPL cart modules

  • Saturday, March 10, 2018
  • by gplcart
  • Repository
  • 0 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Build Status Scrutinizer Code Quality, (*1)

Skeleton is a GPL Cart module that allows developers to generate blank modules with predefined class and folder structure depending on your needs. It also extracts hooks from the source files within selected scopes and creates the corresponding methods, so you don't need to learn too much about API., (*2)

Just add some code and you're ready to go!, (*3)

Installation, (*4)

  1. Download and extract to system/modules manually or using composer composer require gplcart/skeleton. IMPORTANT: If you downloaded the module manually, be sure that the name of extracted module folder doesn't contain a branch/version suffix, e.g -master. Rename if needed.
  2. Go to admin/module/list end enable the module

Usage, (*5)

Go to admin/tool/skeleton and generate your module, (*6)

The Versions

10/03 2018

dev-master

9999999-dev

A tool to dramatically speed up developing GPL cart modules

  Sources   Download

GPL-3.0 GPL-3.0-or-later

The Requires

 

by Iurii Makukh

ecommerce shopping cart gplcart gplcart-module

10/03 2018

dev-dev

dev-dev

A tool to dramatically speed up developing GPL cart modules

  Sources   Download

GPL-3.0-or-later

The Requires

 

ecommerce shopping cart gplcart gplcart-module