Here is a simple patch that implements two hooks: hook_profile_csv_header() and hook_profile_csv_user_data(), so other modules can add in user data to be exported.
| Comment | File | Size | Author |
|---|---|---|---|
| profile_csv_hooks.patch | 1.13 KB | recidive |
Here is a simple patch that implements two hooks: hook_profile_csv_header() and hook_profile_csv_user_data(), so other modules can add in user data to be exported.
| Comment | File | Size | Author |
|---|---|---|---|
| profile_csv_hooks.patch | 1.13 KB | recidive |
Comments
Comment #1
mohamed_e commentedDoes this work in the 6.x version too?