Diogo Cordeiro f0a67a1df9 [PLUGINS] Removed GeoURL as the service doesn't exist anymore пре 5 година
..
actions 82893824db [CORE] Refactor Plugin API to Module API пре 5 година
extlib 3e9b0d6018 split is gone, use explode. PHP7 extlib fix пре 9 година
lib 82893824db [CORE] Refactor Plugin API to Module API пре 5 година
locale f0a67a1df9 [PLUGINS] Removed GeoURL as the service doesn't exist anymore пре 5 година
scripts 82893824db [CORE] Refactor Plugin API to Module API пре 5 година
DomainStatusNetworkModule.php 82893824db [CORE] Refactor Plugin API to Module API пре 5 година
README a614205663 Add plugin READMEs пре 9 година

README

The DomainStatusNetwork plugin adds tools to map one status_network to one
email domain in a multi-site installation.

Relates to "status_network":
* /scripts/setup.cfg.sample
* /scripts/setup_status_network.sh
* /scripts/settag.php
* /scripts/delete_status_network.sh
* /scripts/move_status_network.sh


Installation
============
add "addPlugin('DomainStatusNetwork');"
to the bottom of your config.php

Settings
========
none

Example
=======
addPlugin('DomainStatusNetwork');