EC-CUBE / EC-CUBE/ec-cube

RSS機能のプラグイン化

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

Description

## 概要(Overview)

現在のRSS機能には以下の課題があります。

- 店舗オーナーが機能を知らずに公開されている。
- そもそも公開したくないケースがある。
- カスタマイズ時に非公開にした商品が公開されてしまう。
- 例えば商品の公開期間や商品の新規ステータスを作った場合にカスタマイズが漏れるなど()

## 期待する内容(Expect) or 要望 (Requirement)

- ~~管理画面で明示的にOn/Offが切り替えられるようにする~~ OR プラグインとして提供
- Google連携とFacebook連携はプラグインなので、それとどうようにプラグインが良い
- ~~管理画面で設定を入れるなら、店舗設定の商品設定あたり~~
- フロントの一覧の同じクエリビルダーを利用するように実装を変更する

## 再現手順(Procedure)

省略

### 環境 (environment)
+ EC-CUBE: 4.1

## 関連情報 (Ref)

#4908
#4863

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing RSS implementation and the Google and Facebook integration plugins, then review related issues #4908 and #4863. The intended result is an optional RSS plugin and RSS product listings that use the same query builder as the frontend listing, including customized visibility rules.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, symfony
Domain
backend
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.