2017 © Pedro Peláez
 

library prestashop-module-integration

A collection of tools to assist in integrating modules on Prestashop

image

codinc/prestashop-module-integration

A collection of tools to assist in integrating modules on Prestashop

  • Friday, February 9, 2018
  • by Codinc
  • Repository
  • 0 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Prestashop Module Integration Helper

This project focuses on getting a basic toolset to improve module integration on Prestashop., (*1)

At a base it started with getting modules converted from a Prestashop 1.6 to a 1.7 way of working., (*2)

Usage

This package introduces a command to assist with upgrading the database based on the definitions given in a certain module., (*3)

$xslt php app/console codinc:module:upgrade:database {moduleName}, (*4)

Once triggered you will first get an output of the changes in the database that need to be executed to support the module followed with a question to apply them immediately or not., (*5)

The Versions

09/02 2018

dev-master

9999999-dev

A collection of tools to assist in integrating modules on Prestashop

  Sources   Download

Apache-2.0

The Requires

 

by Jan Deschuttere

library prestashop