- Issue created by @Journosergio
Hi, we created a view of a content type with files and then followed all the steps laid out in VFD's README.md:
1. Make sure you have already configured the required file/media field
in one of your content type and already created a view as well.
2. Configure the required settings in '/admin/structure/views/settings/vfd'.
Here you have to provide view name and machine name of the file/media
field as well as type of the field.
2. To generate the download link of files appearing in a view, take a note
of machine name of the view.
3. Once done now just add string "download-view" just before the machine
name eg http://example.com/download-view/{view_machine_name}.
4. The files in the corresponding view will be compressed and downloaded.
For some reason the link is not being created.
Both myself and my client are experiencing the same issue.
Please assist.
Active
2.0
Code