Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 217 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 217 Bytes

cobbler-api-php-client

PHP client to interface with the Cobbler API.

  1. Installation

    • cp settings.sample.php settings.php
    • Edit settings.php and set up the parameters
  2. Usage

    • Look the example.php file