This application lets an admin configure a Web App Manifest
-file, and use pageContributions
add it to the pages on the site.
Install the application and add it to your site. Then configure it in the site config.
Screenshots will be resized to the following sizes:
- wide: 1920x1080
- narrow: 750x1334
To build the project run the following code
enonic project build
Deploy locally for testing purposes:
enonic project deploy
./gradlew publish -P com.enonic.xp.app.production=true