Add MyEncore to your school website

Two copy-paste HTML blocks your webmaster (or admin office) can drop into your school's own site — a button and a small card — both pointing parents to a ready-made "get started" page. Genuinely useful for parents, no code changes needed on your side beyond pasting.

Replace parents-start-here.html with parents-start-here.html?school=Your%20School%20Name in either snippet below to personalise the heading with your school's name — no other setup required.

Option 1 — Button

Simple button

Drop this anywhere on your site — a parent portal page, the school app page, or your homepage footer.

<a href="https://www.myencore.co.za/for-schools/parents-start-here.html"
   style="display:inline-block;background:#2bb673;color:#ffffff;padding:12px 22px;
   border-radius:6px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;
   font-weight:600;font-size:15px;text-decoration:none;">
  Get the MyEncore App — Parents Start Here
</a>

Option 2 — Card

Small card

A slightly larger block with a short blurb — works well on a "parent resources" or "useful links" page.

Parents: Get Started with MyEncore

Download the app and see your child's marks, attendance and fee statements in a few minutes.

Start Here
<div style="max-width:320px;background:#ffffff;border:1px solid #e1e4e8;
  border-radius:10px;padding:20px;font-family:-apple-system,BlinkMacSystemFont,
  'Segoe UI',Roboto,Arial,sans-serif;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,.08);">
  <p style="margin:0 0 6px;font-weight:700;font-size:16px;color:#1a3d6e;">
    Parents: Get Started with MyEncore
  </p>
  <p style="margin:0 0 14px;font-size:14px;color:#475467;line-height:1.5;">
    Download the app and see your child's marks, attendance and fee
    statements in a few minutes.
  </p>
  <a href="https://www.myencore.co.za/for-schools/parents-start-here.html"
     style="display:inline-block;background:#2bb673;color:#ffffff;padding:10px 18px;
     border-radius:6px;font-weight:600;font-size:14px;text-decoration:none;">
    Start Here
  </a>
</div>

How to add it

  1. Copy the HTML block above (the "Copy" button copies it straight to your clipboard).
  2. Paste it into your school website's content editor or template — most school website builders accept raw HTML in a "custom HTML" or "embed" block.
  3. Optional: append ?school=Your%20School%20Name to the link so the page greets your parents by name.
  4. That's it — no MyEncore login or API key needed, it's a plain link.

Last updated: 2026-07-19 · MyEncore (Pty) Ltd (Reg 2026/420483/07), South Africa. Preview the parent page · Contact