Skip to content

bbrangeo/PrestaConsole

 
 

Repository files navigation

This project contains some code around the PrestaShop API in Python.

The aim of this project is to help in createing administrative tools around an existing PrestaShop Installation. Only reads the Prestashop API, NO WRITES!

--- Installation --- To use those snip of code, you will need your own "config.ini" file. You can create if from the config-sample.ini explaining the expected information.

--- Remarks ---


*** STILL UNDER DEVELOPMENT ***


This code is stable but still buggy.

--- GNU Licence --- This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

About

Small application dealing with PrestaShop API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%