Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

Include documentation on adding a plugin to the app #53

Open
blefebvre opened this issue Sep 14, 2015 · 0 comments
Open

Include documentation on adding a plugin to the app #53

blefebvre opened this issue Sep 14, 2015 · 0 comments

Comments

@blefebvre
Copy link
Owner

Navigate to the phonegap shell root (assumes Bash):

$ pushd content-dev/src/main/content/jcr_root/content/phonegap/kitchen-sink/shell/_jcr_content/pge-app/app-content/phonegap

Add the plugin using the Cordova CLI:

$ cordova plugin add https://github.com/bluecats/bluecats-phonegap.git

Return to the app root, and re-install the app to AEM:

$ popd
$ mvn -PautoInstallPackage clean install
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant