Skip to content

Remove RWP Shop project card - #494

Open
Davoyan wants to merge 1 commit into
remnawave:mainfrom
Davoyan:patch-3
Open

Remove RWP Shop project card#494
Davoyan wants to merge 1 commit into
remnawave:mainfrom
Davoyan:patch-3

Conversation

@Davoyan

@Davoyan Davoyan commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Не актуально, согласно документации - максимально поддерживаемая версия панели 2.3.* (релиз - начало декабря 2025)

Версии
image

@greptile-apps

greptile-apps Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR removes the "RWP Shop" project card from the docs/awesome-remnawave.mdx Commerce section because the project explicitly supports only Remnawave panel versions up to 2.3.* (released early December 2025) and is therefore outdated.

  • Deletes the <ProjectCard> entry for remnawave-telegram-shop-bot (title, description, author, image, and all external links) from the Commerce <CategorySection>.
  • No functional code is affected; the remaining Commerce cards are untouched.

Confidence Score: 5/5

Safe to merge — a single documentation entry removal with no impact on any running code.

The change removes one static MDX card block. Nothing executable is touched, no imports or references to the removed card exist elsewhere in the file, and the remaining Commerce section renders correctly without it.

No files require special attention.

Important Files Changed

Filename Overview
docs/awesome-remnawave.mdx Removes the RWP Shop ProjectCard from the Commerce section; the project only supports panel versions up to 2.3.* and is no longer compatible with the current release.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["awesome-remnawave.mdx\nCommerce Section"] --> B["RWP Shop card\n(removed)"]
    A --> C["Remnawave Bedolaga Bot card\n(unchanged)"]
    A --> D["Remnashop card\n(unchanged)"]
    B --> E["Project only supports\npanel ≤ 2.3.*\n→ Entry deleted"]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A["awesome-remnawave.mdx\nCommerce Section"] --> B["RWP Shop card\n(removed)"]
    A --> C["Remnawave Bedolaga Bot card\n(unchanged)"]
    A --> D["Remnashop card\n(unchanged)"]
    B --> E["Project only supports\npanel ≤ 2.3.*\n→ Entry deleted"]
Loading

Reviews (1): Last reviewed commit: "Remove RWP Shop project card" | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant