Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Add an OXID Console command to output the number of available products in the shop.

Notifications You must be signed in to change notification settings

oxid-academy/product-counter-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OXID Academy Product Counter Console

This package is part of the OXID Academy Training Development Basics. Please see our website for current training offers.

Description

This extension is an OXID eShop Component. It introduces a new command to the OXID Console of your OXID eShop. The command uses the OXID Academy Product Counter Service, which counts all available products in the shop. The extension allows to receive the number of products directly from the CLI.

Installation

You only need to run a single Composer command to install this extension in your OXID eShop:

composer require oxid-academy/product-counter-console

Usage

Simply run the introduced command on your CLI:

./vendor/bin/oe-console oxac:product-counter:count

Troubleshooting

If you encounter any issues after installation, please clear your source/tmp directory. You can do this by running the oe:cache:clear command:

./vendor/bin/oe-console oe:cache:clear

About

Add an OXID Console command to output the number of available products in the shop.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages