Files
wyczarujprezent.pl/modules/dpdshipping/README.md
2026-02-02 10:46:49 +01:00

335 B

Troubleshooting

  1. Clear Cache:

    • To clear the cache, run the following command in the main PrestaShop directory:
    php bin/console cache:clear
    
  2. Update Libraries:

    • To update the libraries, run the following command in the modules/dpdshipping directory:
    composer install