QR Code Admin Panel

← Back to Home

Add New QR Code Redirect

Next available ID: 001

Current Redirects

Tag IDDestination URLActions

📋 Manual Update Instructions:

  1. Copy the updated redirect configuration from this page
  2. Edit the public/redirects.json file in your code editor
  3. Paste the updated configuration
  4. For PDF files: Add them to public/pdfs/ directory
  5. Commit and push to GitHub
  6. Vercel will automatically redeploy

Current redirects.json content:

{}

🔄 PDF Update Workflow:

  1. Upload new PDF to public/pdfs/ directory
  2. Keep the same filename to maintain the QR code link
  3. Or update the redirect URL in redirects.json to point to new filename
  4. QR codes never need to change - they always point to /tag/[id]
  5. The redirect destination can be updated anytime