WordPress.org

Plugin Directory

QR குறியீடு உருவாக்கியவர்

QR குறியீடு உருவாக்கியவர்

விளக்கம்

QR Code Creator adds a simple generator under Settings QR Code Creator. Enter any text or URL and get a QR code instantly.

As of 1.0.0, QR codes are generated locally in your browser using a bundled library. Your content is never sent to any third-party service — better for privacy and not dependent on an external API being online.

Features

  • Generate QR codes from any text or URL.
  • Choose the size and error-correction level.
  • Customize foreground and background colors.
  • Add a center logo / image from your Media Library.
  • Download as PNG or SVG.
  • 100% local — no external API calls, no data leaves your site.

Installation

உங்கள் வேர்ட்பிரஸ் டாஷ்போர்டிலிருந்து

  1. ‘செருகுகள் > புதிதாக சேர்க்கவும்’
  2. QR Code Creator ஐத் தேடவும்
  3. உங்கள் செருகுநிரல்கள் பக்கத்திலிருந்து QR Code Creator ஐச் செயல்படுத்தவும்.

WordPress.org இலிருந்து

  1. QR குறியீடு கிரியேட்டரைப் பதிவிறக்கவும்.
  2. உங்களுக்குப் பிடித்த முறையைப் பயன்படுத்தி (ftp, sftp, scp, etc…) உங்கள் ‘/wp-content/plugins/’ கோப்பகத்தில் ‘qr-code-creator’ கோப்பகத்தைப் பதிவேற்றவும்.
  3. உங்கள் செருகுநிரல்கள் பக்கத்திலிருந்து QR குறியீடு கிரியேட்டரைச் செயல்படுத்தவும்.

Reviews

Read all 1 review

பங்களிப்பாளர்கள் & உருவாக்குனர்கள்

“QR குறியீடு உருவாக்கியவர்” is open source software. The following people have contributed to this plugin.

பங்களிப்பாளர்கள்

Changelog

1.0.0

  • [Feature] QR codes are now generated locally in the browser using the bundled qr-code-styling library — the third-party goqr.me API dependency has been removed. Better privacy and no reliance on an external service.
  • [Feature] Add a center logo / image from the Media Library.
  • [Feature] Download generated QR codes as PNG or SVG.
  • [Improvement] Refactored into an object-oriented structure with a dedicated admin class.
  • [Improvement] Defaults to “High” error correction (recommended when using a center logo).

0.1.5

  • Earlier releases generated QR codes via the third-party goqr.me API.