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
- Host: GitHub
- URL: https://github.com/ynlamy/fog-plugin-hostext
- Owner: ynlamy
- License: gpl-3.0
- Created: 2021-04-02T16:53:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-22T18:09:32.000Z (over 2 years ago)
- Last Synced: 2025-01-06T13:49:05.410Z (9 months ago)
- Topics: fog, fogproject, plugin
- Language: PHP
- Homepage:
- Size: 96.7 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).

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/
```