External adapter to import membership from helloasso to paheko
Find a file
2023-12-21 17:31:21 +01:00
src refactor: split paheko source code 2023-12-21 17:31:21 +01:00
.env.example initial commit 2023-11-03 18:44:11 +01:00
.gitignore feat: add membership basic support 2023-11-09 09:14:14 +01:00
Cargo.lock refactor: split Helloasso logic into separate file 2023-12-20 16:47:13 +01:00
Cargo.toml refactor: split Helloasso logic into separate file 2023-12-20 16:47:13 +01:00
README.md add README.md 2023-11-06 11:40:00 +01:00

HelloAsso Paheko Adapter

HelloAsso <-> Paheko

The goal is to provide a way for organizations:

  • to import helloasso membership information and members into paheko

And with some specifics features:

  • manage subscriptions and activities
  • implement helloasso custom fields mapping to paheko custom fields
  • avoid duplication

Written in Rust.

Getting started

Create a .env file from .env.example and fill in some secrets.

Run the program dotenv cargo run