EC-CUBE / EC-CUBE/ec-cube

新規ページ(user_data)作成時に、bodyにclassやid指定ができるようにして欲しい

Open
#5,037 0 comments 0 reactions 0 assignees View on GitHub
improvement
Dominant language
PHP
Stars
788
Forks
719
Avg merge
3d 20h
Merged PRs (30d)
45

Description

## 概要(Overview)
デザインカスタマイズで、cssやjsの分岐用に
新規ページに固有のclass名やid名が指定できるようにして欲しい

## 期待する内容(Expect) or 要望 (Requirement)
管理画面から新規ページ(user_data)作成した時に、以下のようになるが
``
固有の名前(例:hoge)を指定できるようにしたい
``

管理画面で、id名とclass名の項目編集追加か or 作成ページtwig名の流用かどちらか

Contributor guide

Open the contributing guide

Research direction

Start by tracing the admin flow for creating a new user_data page and the Twig template that renders its body. Confirm how the current page_user_data id and other_page class are produced, then decide how the requested custom id and class fields or page-template naming should be represented. Done means an admin-created page can produce the requested body attributes and the behavior is covered by the relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, symfony
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.