quantum-php / quantum-php/framework

Add a GitHub star message and repository link to the DemoWeb About page

Open Beginner friendly
#542 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

view
Dominant language
PHP
Stars
36
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Summary

Add a short message to the DemoWeb About page inviting users to star the Quantum repository on GitHub.

The message should include the direct repository link and live alongside the existing framework/about information.

Why

The DemoWeb About page is one of the built-in places where users see framework information such as:

  • current version
  • available CLI commands

That makes it a reasonable place to include a lightweight call to action asking users to support the framework by starring the repository on GitHub.

Goal

Add a concise star message and repository link to the DemoWeb About page template.

Proposed Direction

Update the DemoWeb About page so it includes a short message such as:

  • Would you like to show some love by starring Quantum on GitHub?

along with a direct link to:

  • https://github.com/softberg/quantum-php-core

The exact placement and wording can be refined during implementation, but it should fit naturally into the current About page layout.

Acceptance Criteria

  • the DemoWeb About page shows a short GitHub star message
  • the message includes the direct repository link
  • the message fits cleanly into the existing About page layout
  • the change is implemented in the shipped DemoWeb template so newly generated modules include it

Notes

Relevant code:

  • src/Module/Templates/DemoWeb/src/Views/pages/about.php.tpl
  • src/Module/Templates/DemoWeb/src/Controllers/PageController.php.tpl

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with src/Module/Templates/DemoWeb/src/Views/pages/about.php.tpl and review the existing About page layout and framework information. Add the concise GitHub star message and direct repository link there, then confirm the shipped template will include it in newly generated modules and that the layout remains clean.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
frontend
Issue type
Feature
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
75/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.