{{ app.sub_heading }}
To install this app, login to your site and click on "Installer". Search for {{ app.title }} and click on "Install"
Go to your bench folder and setup the new app
$ bench get-app {{app.name}} {{app.source_link}}
$ bench new-site testsite
$ bench --site testsite install-app {{app.name}}
Login to your site to configure the app.
{{ app.publisher }} ({{ app.email }})