|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | +<head> |
| 4 | + <meta charset="UTF-8"> |
| 5 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 6 | + <title>Privacy Policy — MageTips</title> |
| 7 | + <style> |
| 8 | + * { box-sizing: border-box; margin: 0; padding: 0; } |
| 9 | + body { |
| 10 | + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; |
| 11 | + color: #1a1a1a; |
| 12 | + background: #fff; |
| 13 | + line-height: 1.7; |
| 14 | + } |
| 15 | + header { |
| 16 | + background: #1a1a1a; |
| 17 | + padding: 20px 40px; |
| 18 | + } |
| 19 | + header a { |
| 20 | + color: #f5c400; |
| 21 | + text-decoration: none; |
| 22 | + font-size: 1.4rem; |
| 23 | + font-weight: 800; |
| 24 | + letter-spacing: 1px; |
| 25 | + } |
| 26 | + .container { |
| 27 | + max-width: 760px; |
| 28 | + margin: 60px auto; |
| 29 | + padding: 0 24px 80px; |
| 30 | + } |
| 31 | + h1 { font-size: 2rem; margin-bottom: 8px; } |
| 32 | + .updated { color: #666; font-size: 0.9rem; margin-bottom: 40px; } |
| 33 | + h2 { font-size: 1.15rem; font-weight: 700; margin: 32px 0 10px; color: #111; } |
| 34 | + p { margin-bottom: 12px; color: #333; } |
| 35 | + ul { margin: 8px 0 12px 20px; color: #333; } |
| 36 | + ul li { margin-bottom: 6px; } |
| 37 | + a { color: #c47900; } |
| 38 | + footer { |
| 39 | + text-align: center; |
| 40 | + padding: 24px; |
| 41 | + font-size: 0.85rem; |
| 42 | + color: #999; |
| 43 | + border-top: 1px solid #eee; |
| 44 | + } |
| 45 | + </style> |
| 46 | +</head> |
| 47 | +<body> |
| 48 | + |
| 49 | +<header> |
| 50 | + <a href="https://github.com/mage-tips">MageTips</a> |
| 51 | +</header> |
| 52 | + |
| 53 | +<div class="container"> |
| 54 | + <h1>Privacy Policy</h1> |
| 55 | + <p class="updated">Last updated: June 2026</p> |
| 56 | + |
| 57 | + <p> |
| 58 | + MageTips ("we", "us", or "our") develops and distributes open-source Magento 2 modules. |
| 59 | + This Privacy Policy explains what information we collect, how we use it, and your rights |
| 60 | + in relation to it. |
| 61 | + </p> |
| 62 | + |
| 63 | + <h2>1. Information We Collect</h2> |
| 64 | + <p>We do not collect personal data directly through our open-source modules. The modules are |
| 65 | + installed on your own Magento store and operate entirely within your infrastructure.</p> |
| 66 | + <p>When you contact us by email or open a GitHub issue, we may receive:</p> |
| 67 | + <ul> |
| 68 | + <li>Your name and email address</li> |
| 69 | + <li>Technical details you choose to share (store version, error logs, etc.)</li> |
| 70 | + </ul> |
| 71 | + |
| 72 | + <h2>2. GitHub and Third-Party Services</h2> |
| 73 | + <p>Our source code is hosted on GitHub (<a href="https://github.com/mage-tips" target="_blank">github.com/mage-tips</a>). |
| 74 | + When you interact with our repositories (issues, pull requests, stars), GitHub collects data |
| 75 | + according to their own |
| 76 | + <a href="https://docs.github.com/en/site-policy/privacy-policies/github-general-privacy-statement" target="_blank">Privacy Statement</a>. |
| 77 | + </p> |
| 78 | + <p>Our packages are distributed via Packagist (<a href="https://packagist.org" target="_blank">packagist.org</a>), |
| 79 | + which has its own privacy policy.</p> |
| 80 | + |
| 81 | + <h2>3. How We Use Your Information</h2> |
| 82 | + <p>Any information you send us is used solely to:</p> |
| 83 | + <ul> |
| 84 | + <li>Respond to support requests or bug reports</li> |
| 85 | + <li>Improve our open-source modules</li> |
| 86 | + </ul> |
| 87 | + <p>We do not sell, rent, or share your personal information with any third party.</p> |
| 88 | + |
| 89 | + <h2>4. Data Retention</h2> |
| 90 | + <p>Email correspondence is retained only as long as necessary to resolve your inquiry. |
| 91 | + GitHub issues and pull request history are public and managed through GitHub's platform.</p> |
| 92 | + |
| 93 | + <h2>5. Your Rights</h2> |
| 94 | + <p>You have the right to request access to, correction of, or deletion of any personal data |
| 95 | + we hold about you. To make such a request, contact us at |
| 96 | + <a href="mailto:umarshiekh619@gmail.com">umarshiekh619@gmail.com</a>.</p> |
| 97 | + |
| 98 | + <h2>6. Cookies</h2> |
| 99 | + <p>This website does not use cookies or any tracking technology.</p> |
| 100 | + |
| 101 | + <h2>7. Changes to This Policy</h2> |
| 102 | + <p>We may update this policy from time to time. The "Last updated" date at the top of this |
| 103 | + page will reflect any changes. Continued use of our modules after any changes constitutes |
| 104 | + acceptance of the updated policy.</p> |
| 105 | + |
| 106 | + <h2>8. Contact</h2> |
| 107 | + <p>For any privacy-related questions, contact us at: |
| 108 | + <a href="mailto:umarshiekh619@gmail.com">umarshiekh619@gmail.com</a></p> |
| 109 | +</div> |
| 110 | + |
| 111 | +<footer> |
| 112 | + © 2026 MageTips — Muhammad Umar |
| 113 | +</footer> |
| 114 | + |
| 115 | +</body> |
| 116 | +</html> |
0 commit comments