Skip to content

Content for adaptTo() X-Walk Experimental Site

Notifications You must be signed in to change notification settings

adaptto/adaptto-website-xwalk-content

Repository files navigation

adaptTo() Website - X-Walk Experimental - Sample Content

AEM site content for https://github.com/adaptto/adaptto-website-xwalk (Experimental)

Up- and Download Content from AEMaaCS author instance

To up- and download content from the command line, you need an access token to authenticate against the AEM author instance. See documentation for details:

To download content from AEM author instance:

mvn package -Dvault.unpack=true wcmio-content-package:download -Dsling.url=<author-url> -Dvault.oauth2AccessToken="<token>"

To upload content to AEM author instance:

mvn clean package wcmio-content-package:install -Dvault.bundleStatusURL="-" -Dsling.url=<author-url> -Dvault.oauth2AccessToken="<token>"

Replace <author-url> with the URL of your author instance, and <token> with a valid access token.

About

Content for adaptTo() X-Walk Experimental Site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages