定制 alfredbez/ab_useparentmediafiles 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2015-02-12