README 480 B

12345678910111213141516171819202122232425
  1. The DomainStatusNetwork plugin adds tools to map one status_network to one
  2. email domain in a multi-site installation.
  3. Relates to "status_network":
  4. * /scripts/setup.cfg.sample
  5. * /scripts/setup_status_network.sh
  6. * /scripts/settag.php
  7. * /scripts/delete_status_network.sh
  8. * /scripts/move_status_network.sh
  9. Installation
  10. ============
  11. add "addPlugin('DomainStatusNetwork');"
  12. to the bottom of your config.php
  13. Settings
  14. ========
  15. none
  16. Example
  17. =======
  18. addPlugin('DomainStatusNetwork');