PHP code example of orangecat / module-company-sales-rep

1. Go to this page and download the library: Download orangecat/module-company-sales-rep library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

orangecat / module-company-sales-rep example snippets


public function hasSalesRep(): bool
public function getSalesRepName(): string
public function getSalesRepEmail(): string
public function getSalesRepTelephone(): string
public function getSalesRepWhatsApp(): string