Skip to content

A tool to dramatically speed up developing GPL cart modules

License

Notifications You must be signed in to change notification settings

gplcart/skeleton

Repository files navigation

Build Status Scrutinizer Code Quality

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.

Just add some code and you're ready to go!

Installation

  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

Go to admin/tool/skeleton and generate your module

About

A tool to dramatically speed up developing GPL cart modules

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages