I created a module, and hook using displayAdminProductsExtra to displayed in admin panel.I want to use the base_url smarty variable in back end tpl files.I searched and came to known that base_url is only for front end tpl files. How to get the base url and use in back end tpl files? any help would be appreciated.
If you just need base directory use __PS_BASE_URI__
for complete URL you can use
_PS_BASE_URL_.__PS_BASE_URI__
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With