Lama
  • LayerManager
  • Fundamentals
    • 📖Main concepts
      • LamaBase
      • LamaData
        • LamaTables
        • LamaCategories
        • LamaView
      • LamaFile
      • LamaDoc
    • 🖥️UI overview
    • 📐Principles
    • ➕LamaExtensions
  • User Manual
    • 🚀Get started
    • 💡How to...
      • General
        • Start/ Stop Lama
        • Create Models/Projects
        • Create templates
        • Connect LamaProject
        • Save LamaFile
        • Version recovery
        • Add a license
      • Management
        • Vert./horiz. panel
        • Create elements
        • Create LamaTables
        • Create attributes
        • Create categories
        • Use table trees
        • Use multiple columns
        • Use object relations
      • Visualization
        • Activate layers
        • Show layers
      • Analysis
        • Create view
        • Modify view
        • Create validation rule
        • Use views
      • Transfer
        • LamaTables
        • LamaView
    • 📄Commands
  • Developer Manual
    • 🚀Get started
    • 💡How to...
      • Install plugin
      • Install toolbar
      • Publish plugin
    • 📑Resources
    • 🔗Compatibility
  • Feedback
  • Apps by Fritz Beck.
Powered by GitBook
On this page
  1. Developer Manual
  2. How to...

Install toolbar

Last updated 1 year ago

The toolbar will be installed automatically when it is located in the same folder like the installed plugin and has the same name like the plugin (.rhp file).

Otherwise, the plugin can also installed manually:

1) Tools -> Options ->

2) -> Toolbars -> File -> Open...

3) -> Select .rui file -> Open

Result: The .rui file and the toolbar are listed.

💡