Adds new form actions and buttons to GridField detail form for usability enhancements.
Add a tab to the Silverstripe cms from witch mobile web app capabilities can be managed.
if the content of the web app config tab looks crooked in the cms, you need to run a ?flush=1 in the cms. It is possible that the included templates are not yet found.
note: Splashscreens like the ipad-retina-portrait and ipad-retina-landscape can be bulky in size, sometimes 5mb in size,
you need to check the server settings if you are not allowed to upload files bigger than 2mb. This can be done in the php.ini file.
Change the value of upload_max_filesize = 2M
to upload_max_filesize = 5M
or more.
Sometimes you'll also have to change the value post_max_size
.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem