Giter Club home page Giter Club logo

dk_recursivecats's Introduction

Recursive Categories module for OXID eShop 4.7.7 (and possibly other versions)

!! Development version, don't use in production !!
TODO: Bugfixing, check session filters (possibly won't work yet).

This module changes the default OXID eShop behaviour to list products of a
chosen category including the products in its subcategories.

The module is based on ideas posted in the OXID Community Forum (german):
http://forum.oxid-esales.com/showthread.php?t=16310

Contributons welcomed. Send me an email if this module works for eShop versions
not listed here.

Author:
Christian Neumann <[email protected]>

dk_recursivecats's People

Contributors

chrneumann avatar sah-comp avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

dk_recursivecats's Issues

Wrong article detail links if article is assigned to multiple categories.

If an article is in multiple categories, e.g. Foo/FooChild and Bar,
then the category view of Foo might generate a link like /Bar/article instead of /Foo/FooChild/article.

The problem is caused by oxseoencoderarticle's function getArticleUri. _loadFromDb returns Null, as the article is not in the category Foo. Thus, a standard link will be returned (which might lead to the wrong category).

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.