Phoca Download content plugin - suggestion to prepare a new tmpl
Posted: 20 Jan 2026, 05:29
Hi,
In some cases it could be good to get just a download URL to be inserted inside the content. E.g. when you need to insert a shortcode link in tag instead of typical layout.
A little feature request to let webmaster choosing a tmpl for the inserting such simple layout.
And another question:
I am not able to override the layout due to structure of the plugin.
It takes no effect.
Probably the layout is needed like:
But it requires update of plugin's structure.
Would be nice to see such changes later.
Thanks.
In some cases it could be good to get just a download URL to be inserted inside the content. E.g. when you need to insert a shortcode link in
Code: Select all
<a>A little feature request to let webmaster choosing a tmpl for the inserting such simple layout.
And another question:
I am not able to override the layout due to structure of the plugin.
Code: Select all
/templates/my/html/plg_content_phocadownload/phocadownload.phpProbably the layout is needed like:
Code: Select all
/templates/my/html/plg_content_phocadownload/tmpl/phocadownload.phpWould be nice to see such changes later.
Thanks.