Installatron Control Panel Integration

API Specification, version 1.2.3 (2009-04-22)


1 Introduction

2 Overview

Adding support to Installatron for your control panel involves installing Installatron, implementing the API files for your control panel, and adding Installatron to your control panel's theme/GUI. These tasks are discussed in this section.

3 frontend.php in Detail

The frontend.php file deals with URLs and user-interface integration.

4 backend.php in Detail

The backend.php file contains a set of methods/functions that interact with your hosting and server environments.

5 Troubleshooting

6 Tips

7 Glossary of Terms