Versions Compared

Key

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

Table of Contents

  1. Get the code:

    Code Block
    git clone https://github.com/elohmrow/s3.git
  2. Build the code:

    Code Block
    ~/Desktop/REWE/__DAY__TWO__/daytwo/light_modules\-> cd s3/action/
    ~/Desktop/REWE/__DAY__TWO__/daytwo/light_modules/s3/action (master)\-> mvn clean install
  3. Find the resultant jar file:

    Code Block
    ~/Desktop/REWE/__DAY__TWO__/daytwo/light_modules/s3/action (master)\-> ff .jar
    ... running [find . "*.jar*" 2>/dev/null]
    ./target/action-1.0-SNAPSHOT.jar
    ~/Desktop/REWE/__DAY__TWO__/daytwo/light_modules/s3/action (master)\->
  4. Move the jar file to your WEB-INF/lib and restart Magnolia to install the custom action.
  5. yz


Page Turner
button-linkstrue