Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.16 KB

File metadata and controls

30 lines (18 loc) · 1.16 KB

🧪 faneX-ID Integration Examples

Addon Validation

Community Reference Repository for custom faneX-ID integrations. 💡

This repository demonstrates how to build plugins using Python 🐍 or PowerShell 💻.


📂 Repository URL

https://github.com/faneX-ID/integrations-example

📦 Included Examples

1. 🐍 Script Runner (python)

A Python-based integration showing how to execute logic using the Integration class.

2. 💻 PowerShell Demo (powershell)

A pure PowerShell integration demonstrating the integration.ps1 adapter pattern.

🚀 Usage

Add this repository to your faneX-ID installation to test these examples.

🛠️ How to Build Your Own

See the 🧩 Developer Guide for full documentation.

📝 License

This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0) - see the LICENSE file for details.