magento / magento/community-features
Page builder links with additional parameter
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 46
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
One of the bigger problems for the editor in the admin area is that the links unfortunately do not match again and again.
The main problem is when creating links that require a direct parameter or anchors, this can be done by Magento only a link with its own URL:

Basically there is the problem that the link does not run anymore when the URL is changed.
Here the simplest solution would be to insert an additional field:

This would have the advantage that the reason URL is always correct
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the admin Page Builder link editor and its handling of URLs, parameters, and anchors; no files or tests are identified in the issue. Clarify the field behavior and storage before implementation, with completion defined as preserving additional parameters or anchors when the base URL changes.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100