Can i add members via a csv file
Is there a way to add multiple members form from a membership list via csv file
-
-
·
LeonidS
- ·
Hello @Guy Bagley !
This request is of a commonplace nature. Primarily, the feasibility of your task hinges on the alignment of the "source" table structure with the UNA sys_accounts and sys_profiles tables. Adequate resolution may involve configuring a precise import through PHPMyAdmin, or alternatively, necessitate the creation of a PHP migration script.
-
·
LeonidS