Upgrading Core Language Key Hooks

Upgrading Customization Plugins

Step 5 of 11

Here are the steps for upgrading a core language key hook to the new DXP version.

  1. Create a new module based on the Blade sample resource-bundle project (Gradle or Maven).

    Here are the main parts of the module folder structure:

  2. Copy all your plugin’s language properties files into the module folder src/main/resources/content/.

  3. Create a resource bundle loader.

  4. Deploy your module.

Your core language key customizations are deployed to the new DXP version.