Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Installing the module

Installing via Composer

Navigate to the Magento root directory in a terminal and execute the following command:

composer require creaminternet/module-postnl

Installing via the Marketplace

Download and extract the provided zip file and move the src directory to app/code/Cream/PostNL.

Enabling the module

Navigate to the Magento root directory in a terminal and execute the following commands:

...