No momento, esta página não está disponível em português
Plugin icon

Upgrade the add-on

We recommend that you upgrade when we have a major release, such as 10.0.0.

To stay up to date on the released fixes and features, subscribe to our releases on GitHub.

The integration effort involved in upgrading depends on whether you have made any customizations to the add-on.

  1. Download the latest version available on GitHub.

  2. Copy the files to: ${HYBRIS_BIN_DIR} > Custom > [YourHybrisInstallationFolder].

  3. Verify the folder and file permissions of the copied files.

  4. Install the Adyen add-on into your existing storefront template:

    cd bin/platform
    . ./setantenv.sh
    ant addoninstall -Daddonnames="adyenv6b2ccheckoutaddon" -DaddonStorefront.yacceleratorstorefront="yacceleratorstorefront"
    ant clean all
  5. Run a database update on the Administration Console