Customizing the Footer of OpenCart 1.5 by removing “Powered by”

The powered by OpenCart footer link appears on every page and is an easy way for you to promote and help support OpenCart. Alternatively, this makes it easy for hackers to determine what your shopping cart is built with and target. It’s relatively easy to remove using File Manager in cPanel.

  1. Log into cPanel
  2. Go to File Manager
  3. Go to /catalog/view/theme/default/template/common/footer.tpl
  4. Right click on the file and open with the code editor
  5. Find the line “<div id=”powered”><?php echo $powered; ?></div>” and delete it
  6. opencart_footer_alter_1

  7. Click “Save Changes

Now, when you visit your website, the footer is removed.

BEFORE: AFTER:
opencart_footer_alter_2
opencart_footer_alter_3

For more step-by-step guides and practical tips, visit our Drupal Education Channel.

Share this Article
Carrie Smaha
Carrie Smaha Senior Manager Marketing Operations

Carrie Smaha is a digital strategy, web development, and SEO leader with 20 years of experience. She built her foundation in fast-paced agency environments before moving in-house to InMotion Hosting, where she leads go-to-market programs, agency initiatives, and technical product marketing that connects product capability to real customer decisions.

More Articles by Carrie