PHPackages                             humanmade/mercator-gui - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. humanmade/mercator-gui

ActiveWordpress-muplugin[Admin Panels](/categories/admin)

humanmade/mercator-gui
======================

Admin interface component for Mercator.

181316[4 issues](https://github.com/humanmade/Mercator-GUI/issues)[2 PRs](https://github.com/humanmade/Mercator-GUI/pulls)1PHP

Since Jun 13Pushed 8y ago26 watchersCompare

[ Source](https://github.com/humanmade/Mercator-GUI)[ Packagist](https://packagist.org/packages/humanmade/mercator-gui)[ RSS](/packages/humanmade-mercator-gui/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (1)

Mercator GUI
============

[](#mercator-gui)

Admin interface component for [Mercator](https://github.com/humanmade/Mercator).

Allows you to manage aliases via the WP network admin.

Requirements
------------

[](#requirements)

Mercator requires WordPress 3.9 or newer for the new sunrise processes. Mercator also requires PHP 5.3+ due to the use of namespaced code.

Installation
------------

[](#installation)

Include the file `gui.php` from your `sunrise.php` in the same way you include Mercator itself.

**NOTE** include `gui.php` before `mercator.php` itself!

For example:

```
