Download the PHP package oxid-academy/product-data-reader without Composer
On this page you can find all versions of the php package oxid-academy/product-data-reader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download oxid-academy/product-data-reader
More information about oxid-academy/product-data-reader
Files in oxid-academy/product-data-reader
Package product-data-reader
Short Description Reads data from product selected by item number.
License GPL-3.0-or-later
Homepage https://www.oxid-esales.com/ressourcen/academy/
Informations about the package product-data-reader
OXID Academy Product Data Reader
This package is part of the OXID Academy Training Development Basics. Please see our website for current training offers in german or english language.
Description
This extension is an OXID eShop Component. It introduces a service to read title, price and SEO URL of a product selected by its item number. The extension also provides a console command to run the service directly on the CLI.
Compatibility
Versions
- 2.x.x version is compatible with OXID eShop 7.1.
- 1.x.x version is compatible with OXID eShop 7.1 and 7.0.
Branches
- b-7.1.x branch is compatible with OXID eShop compilation b-7.1.x.
- b-7.0.x branch is compatible with OXID eShop compilation b-7.1.x and b-7.0.x.
Installation
Production
In your shop's root directory, execute the following Composer command:
Development
In your shop's root directory, execute the following commands:
Usage
Service
Information about the usage of services in the OXID eShop can be found in our online documentation.
Command
Your can simply run the command on your CLI by using the OE Console:
Troubleshooting
If you encounter any issues after installation, clear your source/tmp
directory. You can do this by running the oe:cache:clear
command: