Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.06 KB

File metadata and controls

34 lines (24 loc) · 1.06 KB

EventExhibitorModules

This repository contains two modules for integrating events and exhibitors into your website using the LetzFair platform.

📌 Modules

🛠 Installation

Each module provides a simple JavaScript snippet that can be embedded into any HTML page. Follow the specific instructions in each module's README.md for setup.

📂 Folder Structure

EventExhibitorModules/
│── exhibitors/   # Contains the Exhibitors Module
│   ├── README.md
│   ├── script.js
│
│── events/       # Contains the Events Module
│   ├── README.md
│   ├── script.js
│
└── README.md     # This file

📄 Documentation

For detailed configuration instructions, visit the README files inside each module's folder: