Skip to content

Delphine/webdashboard

 
 

Repository files navigation

Mozilla Web Content Dashboard

Webdashboard used to track localization status of Mozilla web projects.

Installation

System requirements:

  • PHP 5.5 or later.
  • HTTP server (Apache, nginx, internal PHP server).

Setup:

  • Rename or copy the file app/config/settings.inc.php.ini as app/config/settings.inc.php. You will need to customize it only if you plan to use local instances of Langchecker and Webstatus.
  • Install Composer (PHP dependency manager), either locally or globally, then install the dependencies by running php composer.phar install from the project's root folder.
  • Make sure that the /cache folder is writable by the user running PHP.

License

This software is released under the terms of the Mozilla Public License v2.0.

About

Web dashboard to display localization status of Mozilla project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 48.6%
  • JavaScript 21.6%
  • CSS 15.1%
  • HTML 14.7%