EC-CUBE / EC-CUBE/ec-cube

商品画像一括アップ機能

Open
#4,110 4 comments 0 reactions 0 assignees View on GitHub
enhancement Status: discussion
Dominant language
PHP
Stars
788
Forks
719
Avg merge
3d 20h
Merged PRs (30d)
45

Description

## 概要(Overview)
商品登録CSVで大量データを登録した際に、現在は商品画像の登録方法は下記となっている。
・商品登録にて個別に登録。
 →手間がかかりすぎる。
・FTPにてsave_imageフォルダ配下にファイルアップロード。
 →技術レベルが低い場合、ここまでたどり着くのに時間がかかる。

## 期待する内容(Expect) or 要望 (Requirement)
save_imageフォルダ配下に一括して画像アップできる機能を用意することで、管理画面から手間をかけずに処理を完結させる。

Contributor guide

Open the contributing guide

Research direction

No implementation file, test, or entry point is named. Start by tracing the existing product CSV registration and admin product-image upload flows, then determine how the save_image folder is handled. Done means administrators can bulk-upload product images from the management screen without using FTP.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, symfony
Domain
full-stack
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.