2017 © Pedro Peláez
 

library speck-catalog

catalog + manager module for the ecommerce platform SpeckCommerce

image

speckcommerce/speck-catalog

catalog + manager module for the ecommerce platform SpeckCommerce

  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 21 Forks
  • 5 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

SpeckCatalog

Build Status Scrutinizer Code Quality Code Coverage, (*1)

Catalog and manager module for the ecommerce platform SpeckCommerce, (*2)

Introduction

Steps to get this module running: - in /config/autoload, be sure you have a copy of database.local.php.dist, configured for your database, and saved as database.local.php - create the tables necessary for this module, using /vendor/speckcommerce/SpeckCatalog/data/schema.sql - copy all files from /vendor/speckcommerce/SpeckCatalog/public, into /public, (*3)

Parts that work right now: - create + edit a new product - catalogmanger/new/product/item - view all products - catalogmanager/products, (*4)

Parts that dont work: - searching for reusable products/options, from the manager/editor., (*5)

Coming soon: - zfcuser + zfcuseracl integration., (*6)

Come visit us via irc.freenode.net #SpeckCommerce, (*7)

The Versions