Install / Uninstall Addons

Horuph Studio Usage Guide Version 1.0.0

What This Page Does

This page lets admins manage Addons (feature modules) installed on the system. Addons are fetched from the Horuph repository and can be installed, updated, or removed with a few clicks.

Addons Tab vs Languages Tab

  • Addons: install/uninstall feature modules (Content, Forms, Mail Service, PWA, …).
  • Languages: install/uninstall extra site locales (English, Persian, …).

Installed Addons List

Each addon card shows key information at a glance:

  • Name and description.
  • Installed version (example: v1.0.0).
  • Quick actions (Details / Uninstall).

Install a New Addon

  1. Click Install Addon.
  2. Search or browse the repository list.
  3. Open Details to review the addon information.
  4. Click Download & Install to install it.

Addon Details (Before Installing)

The details dialog shows the important compatibility and release information:

  • Token/Slug: the addon identifier used by the system.
  • Latest version: the newest release available in the repository.
  • Requires core: minimum core version needed for compatibility.
  • Release / Create dates: metadata for tracking versions.

Update an Addon

If an update is available, you can update the addon directly from the repository. This keeps features current without manual upload or file replacement.

  • If no update button is visible, your addon is already up to date (or no newer release exists in the repository).
  • Updates are designed to be safe, but taking a backup before major updates is always recommended.

Uninstall an Addon

Click Uninstall to remove an addon from the system. This disables its features and removes its runtime integration.

  • Uninstall is useful when you no longer need a feature module.
  • Some addons may keep stored data (depending on addon design) to avoid accidental data loss.

Notes

  • Repository addons can cover almost anything: content tools, forms, SEO, mail, integrations, and more.
  • Always check Requires core before installing/updating.
  • If an addon provides blocks/components, they become available in page building tools automatically.

Guides & Resources

Explore addons, read usage guides, or start developing your own addon

Build an Addon
If you want to build a new feature, this is the right path: addons are the primary development unit in Horuph and grow without touching the Core.
Learn More
Development Documentation
Technical details for building addons and developing services.
Learn More

Need More Help?

For complete developer documentation and advanced guides, visit the documentation center.