Developper's Corner
VHFFS is not only an hosting system, it’s a complete platform to create services, perform maintenance operations or handle user’s data. It is a packaging with some tools and a main API that helps you to manage your hosting platform day after day.
Subversion
A public subversion repository is available, more details here
Getting documentation for VHFFS API
You can get API documentation with perldoc program. More details on this page.
Basics of VHFFS API
You have to know some basic informations about the VHFFS-API before using it. You need to know how it works, how the datas are stored in the database and how to use them. Please, read the following page before reading any example or documentation : basics of VHFFS-API.
Program with VHFFS API : Examples
It’s more easy to understand api internals with concretes examples. So, we provide very simple programs that uses VHFFS API. You can get those examples here.
Mailing-list
A mailing-list is available for developpers that want to get help on VHFFS development or to join the development team. Please have a look at our Support section.