You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

  1.  Create a light module called 'symlinktest'

    ~/Desktop/REWE/__DAY__TWO__/daytwo/light_modules\-> mgnl create-light-module symlinktest
    info Using configuration at /usr/local/lib/node_modules/@magnolia/cli/lib/config/mgnl-cli.json
    info Using prototypes at /usr/local/lib/node_modules/@magnolia/cli/lib/config/mgnl-cli-prototypes
    info 'No path option provided, light module will be created in the current folder.'
    info Resource folder /Users/bandersen/Desktop/REWE/__DAY__TWO__/daytwo/light_modules/symlinktest created.
    info Resource folder /Users/bandersen/Desktop/REWE/__DAY__TWO__/daytwo/light_modules/symlinktest/dialogs/components created.
    info Resource folder /Users/bandersen/Desktop/REWE/__DAY__TWO__/daytwo/light_modules/symlinktest/dialogs/pages created.
    info Resource folder /Users/bandersen/Desktop/REWE/__DAY__TWO__/daytwo/light_modules/symlinktest/templates/components created.
    info Resource folder /Users/bandersen/Desktop/REWE/__DAY__TWO__/daytwo/light_modules/symlinktest/templates/pages created.
    info Resource folder /Users/bandersen/Desktop/REWE/__DAY__TWO__/daytwo/light_modules/symlinktest/webresources/css created.
    info Resource folder /Users/bandersen/Desktop/REWE/__DAY__TWO__/daytwo/light_modules/symlinktest/webresources/js created.
    info Resource folder /Users/bandersen/Desktop/REWE/__DAY__TWO__/daytwo/light_modules/symlinktest/decorations created.
    info Resource folder /Users/bandersen/Desktop/REWE/__DAY__TWO__/daytwo/light_modules/symlinktest/i18n created.
    info /Users/bandersen/Desktop/REWE/__DAY__TWO__/daytwo/light_modules/symlinktest/README.md created
    info Module symlinktest created at /Users/bandersen/Desktop/REWE/__DAY__TWO__/daytwo/light_modules/symlinktest
    info Success! In order to add a page, run mgnl create-page $YOUR_PAGE_NAME -p /Users/bandersen/Desktop/REWE/__DAY__TWO__/daytwo/light_modules/symlinktest
    ~/Desktop/REWE/__DAY__TWO__/daytwo/light_modules\->


  • No labels