Page MenuHomePhabricator

Incorporate Wikimedia Project Logo on QR Codes
Open, Needs TriagePublic

Description

Proposing to enhance the user experience by incorporating the respective Wikimedia project logos on top of QR codes. The addition of these logos aims to provide a personalized touch to the QR codes and offer quick visual identification to users based on the URL hostname.

Currently, QR codes serve as efficient tools for users to access relevant information by scanning them. However, integrating the Wikimedia project logos will elevate their functionality by providing instant recognition of the associated project.

By implementing this enhancement, we aim to enhance user engagement and promote brand recognition of Wikimedia projects. This feature will not only add aesthetic value but also streamline the user experience.

BeforeAfter
image.png (1×4 px, 508 KB)
image.png (1×3 px, 362 KB)

Event Timeline

Thus used lib is: https://github.com/endroid/qr-code

->logoPath(__DIR__.'/assets/symfony.png')
->logoResizeToWidth(50)
->logoPunchoutBackground(true)

It seems to support svg logo's, but not 100% sure on that.

The projects' logo can be fetched from wgLogos config.

@Gopavasanth Hello! Are there any updates on this task since the last Wishathon that you would like to share? Do you require any support from the CommTech team folks to make progress on this task?