Skip to content

job963/oxProbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oxProbs

oxProbs analyzes the data of an OXID eShop installation in order to find problems. no stock report

With oxProbs you can find by default

  • Product items

    • without a stock
    • without a price (purchase and sales)
    • without a category
    • with deactivated parents (orphaned variants)
    • with no or wrong EAN
  • Grouping

    • categories with deactivated parents
    • invalid actions
    • invalid manufacturers and deliverers
  • Shipping

    • types and costs
    • countries and payments
  • Users

    • Double registered users
  • Pictures

    • Inherited pictures

and many other maybe unwanted and needless data.

An integrated module loader allows you to create and add our own reports without changing the code of the module itself.

For detailed information, please read the Wiki (English / Deutsch).