An open API service indexing awesome lists of open source software.

https://github.com/ynlamy/fog-plugin-hostext

Host Ext is a plugin for FOG Project which allows to assign to each host an external url
https://github.com/ynlamy/fog-plugin-hostext

fog fogproject plugin

Last synced: 7 months ago
JSON representation

Host Ext is a plugin for FOG Project which allows to assign to each host an external url

Awesome Lists containing this project

README

          

# Host Ext

Host Ext is a plugin for [FOG Project](https://fogproject.org/) which allows to assign to each host an external url.

This plugin have been created by Yoann LAMY under the terms of the [GNU General Public License v3](http://www.gnu.org/licenses/gpl.html).

![Preview](fog-plugin-hostext.gif)

This plugin has been tested with [FOG Project](https://fogproject.org/) v1.5.10 (PHP 7 and PHP 8 supported).

### Installation

Extract the contents of this ZIP file into the FOG Project web content folder (usually /var/www/html/fog/lib/plugins/) :
```
unzip fog-plugin-hostext.zip -d /var/www/html/fog/lib/plugins/
```