Skip to content

Allow download of contact list as CSV #110

@wmnnd

Description

@wmnnd

The Contacts page should allow downloading contacts as CSV.
The CSV file should be formatted to be compatible with CSV import files.

The same download feature should also be available from the segment editor.

In order to allow also large contact lists to be downloaded, Keila.Contacts.stream_project_contacts/2 should be used
with Plug.Conn.send_chunked/2 and Plug.Conn.chunk/2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions