Downloadable files (digital purchase)

Hello, friends!

I’m working on a modification on the Magento 2.3 downloadable-module, and my question is: Where do the download page is constructed at? i think it is a .phtml file like any other template file, but I’m not sure…

The getDownloadUrl() function makes this link:return $this->getUrl('downloadable/download/link', ['id' => $item->getLinkHash(), '_secure' => true]);

What file is the responsible to construct/build this download page?

If possible, send me a documentation link like this one: https://www.magentoextensions.org/documentation/dir_08e6364a0a03464bfbe5f9302ba3592d.html

Thanks for now!!

submitted by /u/kaio_piola
[link] [comments]