Skip to content

MediaWiki extension to add a Web App Manifest

License

Notifications You must be signed in to change notification settings

fuerthwiki/ProgressiveWebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mediawiki Progressive Web App Extension

Progressive Web Apps, also known as Installable Web Apps or Hybrid Web Apps, are regular web pages (or websites) but can appear to the user like traditional applications or (native) mobile applications. This new application type attempts to combine features offered by most modern browsers with the benefits of mobile experience. (Wikipedia, Sep. 2017)

This is an extension for the MediaWiki platform. It is an addition to the MobileFrontend extension (1.27+) and should not be installed without it.

Installation

  1. To install this extension please clone this repository or download the Zip Archive and extract it into your extension folder.

  2. Include it in your LocalSettings.php:

wfLoadExtension( 'ProgressiveWebApp' );

Configuration

TODO

About

MediaWiki extension to add a Web App Manifest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages