No image available

🏪🛒 Backend for my PrestaShop Shipping Module!

🏪🛒 Backend for my PrestaShop Shipping Module!

Developed by SteponasK

Get This Module Free on GitHub
License: MIT Status: Unknown Health: Very Outdated

Info updated 1 month ago

Sources
Stars: 2 Last commit: Mar 31, 2024
Type
Module

Info checked: Mar 2, 2026

ERP SIDE for Prestashop Carrier Module 🛒

ERP SIDE OF Carrier Module made for PrestaShop to easily print PDF Labels of a given Shipment. 🏷️

!PDF label

Features

  • 2 controllers
  • Unit tests
  • Save Customer's information to the Database
  • Generate PDF Label of a given customer
  • Easy Deployment with Docker
  • Github CI/CD Pipelines

Prerequisites

Installation with Docker:

Getting Started

1. Clone the project: <code>git clone https://github.com/SteponasK/PrestaShop-Shipping-ERP</code> 2. If not already done, install Docker Compose (v2.10+) 3. Run <code>docker compose build --no-cache</code> to build fresh images 4. Run <code>docker compose up --pull always -d --wait</code> to start the project 5. Open <code>https://localhost</code> in your favorite web browser and accept the auto-generated TLS certificate 6. Run <code>docker compose down --remove-orphans</code> to stop the Docker containers. 7. Install Shipping Module. 8. Enjoy!

Reminder!

  • DONT FORGET TO CHANGE YOUR .ENV information (API_KEY, Database Name, Password)

Docs

1. Build options 2. Using Symfony Docker with an existing project 3. Support for extra services 4. Deploying in production 5. Debugging with Xdebug 6. TLS Certificates 7. Using a Makefile 8. Troubleshooting 9. Updating the template

Installation the other way:

1. Clone the project: <code>git clone https://github.com/SteponasK/PrestaShop-Shipping-ERP</code> 2. Run Composer Install: <code>composer install</code> 3. Change your .env variables (db & api key) 4. Start Web Server 5. Install Shipping Module. 6. Enjoy!

License

This project is available under the MIT License.

Authors

  • Steponas K

Credits

Symfony Docker skeleton was created by Kévin Dunglas, co-maintained by Maxime Helias and sponsored by Les-Tilleuls.coop.

  • Referencia
    PrestaShop-Shipping-ERP

  • License
    MIT
  • Status
    Active

Comentarios (0)

No hay reseñas de clientes en este momento.
Cargando...