How to remove “Powered by PrestaShop” link

Is this useful? Like it.

To remove the “Powered by PrestaShop” link at the footer, you just need to edit the blockvariouslinks.tpl file.

The file is located at:
\modules\blockvariouslinks\blockvariouslinks.tpl

You can edit this file directly, but I do not recommend changing any files outside of the themes folder. So, copy this file to your themes folder (there are a few files in the original folder, you just need to copy blockvariouslinks.tpl) :
\themes\YOUR_THEME\modules\blockvariouslinks\blockvariouslinks.tpl

Then open the file and remove the line containing the “Powered by PrestaShop” code (around line 10) :

<li class="last_item">{l s='Powered by' mod='blockvariouslinks'} <a href="http://www.prestashop.com">PrestaShop</a>&trade;</li>

Tested on PrestaShop version 1.2.4 and 1.2.5.

Premium PrestaShop themes from $22 only. Guaranteed unbeatable best value! Give your business an advantage over others! Click to view now!

9 Responses to “How to remove “Powered by PrestaShop” link”

  1. Mellisa Says:

    There is no \blockvariouslinks folder in modules…… I am using 1.2.5


  2. Mellisa Says:

    Sorry, my mistake, there is that specific folder. Thank so much for this. It worked!


  3. rockstyle Says:

    One question, is this legal?


  4. admin Says:

    There shouldn’t be any issues. Just don’t remove the PrestaShop logo/copyright in the admin and the source code files.

    Of course you can just leave it intact in the frontend to help promote PrestaShop.

    But some people have their own reasons.. requested by clients etc etc.


  5. anonymous Says:

    Thanks it worked !


  6. Kenneth Says:

    I have been looking how to do this for ages thanks for the help!


  7. Angela Says:

    I do not see a modules folder within my theme folder.


  8. admin Says:

    Angela,

    Just create the “modules” folder inside your custom theme’s folder.


  9. cufflinks Says:

    To do so pretty, thank you


Leave a response.

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">