alfredbez/ab_useparentmediafiles
最新稳定版本:1.0.1
Composer 安装命令:
composer require alfredbez/ab_useparentmediafiles
包简介
Wenn ein Variante eines Artikels keine eigenen Medien-Dateien hat, werden die des Elternartikels geladen
README 文档
README
OXID eShop module
If a variant has no media files, the media files from the parent article will be used.
Download
There are several ways to download the module:
Download-Option 1: Download via composer (recommended)
first you need composer
add the module to your composer.json
- via command line
composer.phar require alfredbez/ab_useparentmediafiles dev-master - OR
- manually
{
"require": {
"alfredbez/ab_useparentmediafiles": "dev-master"
}
}
Download-Option 2: Download using git clone
git clone https://github.com/alfredbez/ab_useparentmediafiles.git
Download-Option 3: Download ZIP
download and extract zip
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.
Don't forget to activate module in the OXID backend
After uploading the module, your directory should look like this:
├── index.php
├── bootstrap.php
├── config.inc.php
├── ...
└── modules
└── ab_useparentmediafiles
├── README.md
├── metadata.php
└── models
统计信息
- 总下载量: 21
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2015-02-12