1. Home
  2. Docs
  3. Website Integration
  4. Configure Tessera UI
  5. Install Tessera UI

Install Tessera UI

To use Tessera-UI, include this line in the header.php file of your theme (already added if Tessera theme installed):

<!-- Tessera Includes -->
<?php echo file_get_contents('https://tickets.EXAMPLEVENUE.com/tessera/includes'); ?>

How can we help?