2017 © Pedro Pelรกez
 

oxid-module ab_useparentmediafiles

Wenn ein Variante eines Artikels keine eigenen Medien-Dateien hat, werden die des Elternartikels geladen

image

alfredbez/ab_useparentmediafiles

Wenn ein Variante eines Artikels keine eigenen Medien-Dateien hat, werden die des Elternartikels geladen

  • Friday, February 27, 2015
  • by alfredbez
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

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)

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

The Versions

27/02 2015

dev-master

9999999-dev

Wenn ein Variante eines Artikels keine eigenen Medien-Dateien hat, werden die des Elternartikels geladen

  Sources   Download

The Requires

 

by Alfred Bez

27/02 2015

1.0.1

1.0.1.0

Wenn ein Variante eines Artikels keine eigenen Medien-Dateien hat, werden die des Elternartikels geladen

  Sources   Download

The Requires

 

by Alfred Bez