Install / Uninstall Languages

Horuph Studio Usage Guide Version 1.0.0

What This Page Does

This page lets admins manage the website’s available languages. You can install as many languages as you need from the Horuph repository, and remove them when they’re no longer required.

Installed Languages List

Each language card shows:

  • Language name (example: English (US), فارسی (IR))
  • Language code (example: EN, FA)
  • Locale (example: en_us, fa_ir)
  • Version (example: v1.0.0)

Install a New Language

  1. Click Install Language.
  2. Select the language from the repository list.
  3. Confirm the installation.

After installing a language, the site becomes available in that language, and the system creates the required related pages/structures for it.

Locale Settings

Use Locale Settings to configure language-specific options (based on what your system supports), such as formatting rules, direction (LTR/RTL), or other locale preferences.

About Language

About Language shows information about the selected language package, like its description, author, version notes, or update details (if provided by the package).

Uninstall a Language

Click Uninstall on a language card to remove it from the system.

  • Uninstalling removes the language from the site’s available locales.
  • Language-related pages/content may be removed or detached depending on your system rules.

Notes

  • You can install multiple languages and switch between them from the site’s language selector (if enabled).
  • Some languages may require RTL support and proper fonts (example: Persian/Arabic).
  • Always verify pages after installing a language, especially menus, navigation, and template rendering.

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.