The Ametys mobile application is based on plugin mobileApp. This plugin depends on Queries Directory (to generate the content flow) and project spaces (for activity flows). Dependency on project spaces is mandatory, but a parameter allows you to disable the activity flow if project spaces are not used.
It brings the "Appmobile link" service, which makes it easy to add mobile application download links to the stores on a page, and the addition of an access configuration link.
This chapter deals with adding and configuring your application to use the mobile application
Dependencies ivy
In your application's ivy-webapp.xml files, add the dependencies to plugins mobileapp , mobileapp-site
Ativy of cms
Oops!
Copy to clipboard failed. Open the code and copy it manually.
As well as the theme icons in your charter (skin). In the example above, this corresponds to the following images:
The logo: resources/img/logo96x96.png
The default image that will be displayed when there is no image on content: resources/img/default-content-image.png
Graphic integration
This plugin comes without the default rendering of the added service. You therefore need to add this rendering to your charter: Here is an example of a rendering to be placed in the services/mobileapp directory: Download the "mobileapp.zip" file (3.4 Kb)
We must also add the possibility of inserting the new service in a zone of the charter whose identifier is org.ametys.plugins.mobileapp.mobilelink