If a variant has no media files, the media files from the parent article will be used., (*1)
Download
There are several ways to download the module:, (*2)
Download-Option 1: Download via composer (recommended)
first you need composer, (*3)
add the module to your composer.json
* via command line composer.phar require alfredbez/ab_useparentmediafiles dev-master
* OR
* manually, (*4)
{
"require": {
"alfredbez/ab_useparentmediafiles": "dev-master"
}
}
Download-Option 2: Download using git clone
git clone https://github.com/alfredbez/ab_useparentmediafiles.git
, (*5)
Download-Option 3: Download ZIP
download and extract zip, (*6)
If you downloaded the module manually or via git:
* rename the folder to 'ab_useparentmediafiles' if the folder name is 'ab_useparentmediafiles-master'
* you have to move the folder 'ab_useparentmediafiles' to your 'modules'-folder., (*7)
Don't forget to activate module in the OXID backend, (*8)
After uploading the module, your directory should look like this:, (*9)
โโโ index.php
โโโ bootstrap.php
โโโ config.inc.php
โโโ ...
โโโ modules
โโโ ab_useparentmediafiles
โโโ README.md
โโโ metadata.php
โโโ models