Giter Club home page Giter Club logo

magneto-category-breadcrumbs's Introduction

magneto-category-breadcrumbs

INTRODUCTION

This module allow us to add breadcrumbs only for category pages. It will remove breadcrumbs from all other pages except category page.

The idea for the extension came from here http://stackoverflow.com/questions/25201927/magento-breadcrumbs-on-category-page/.

In order to make it fully functional, you want to call my breadcrumbs extension in your current category view page

File : app/design/frontend/<your_package>/<your_theme>/template/catalog/cateogry/view.phtml

<div><?php echo $this->getChildHtml('category_breadcrumbs'); ?></div>

COMPATIBILITY

I have tested it only in Magento 1.8 . But most probably it will work with any version.

PRO

It does not contain any rewrite to core files

It does not touch any core files

It does not use any observers

CONS

As I already mentioned, you need to call my breadcrumbs block manually in your category view page.

THEORY

I have well expalined the theory concept in this stack over flow link http://stackoverflow.com/questions/25201927/magento-breadcrumbs-on-category-page/ . Please make a look

magneto-category-breadcrumbs's People

Contributors

rajeev-k-tomy avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.