Aras Community Projects

Aras Community Projects are open source applications and packages that enhance functionality, add features, or integrate with Aras Innovator. Formerly known as Aras Community Solutions, these projects were once hosted on the Aras website.

Now projects are hosted on open source code-sharing platforms and linked to from  this page. Moving Aras Community Projects to an open source platform allows project authors to maintain their work and encourages collaboration among Aras Community members.

If you have a project you think would be a good candidate for a community project please feel free to submit it here.

Browse Projects
  • Project Precedence Diagram Reports

    • Community Projects
    • Complete on
    • 0 Comments
    Draws Precedence Diagram as Scalable Vector Graphics (SVG) which can be panned, zoomed and searched. It can also be printed to multiple pages using a client control. Diagrams with dates and day number are included, day number is useful for understanding...
  • PDF Viewer Menu Label

    • Community Projects
    • Under Review on
    • 0 Comments
    In version 11 of Aras Innovator, PDF viewer labels included where the PDF was from. While this is not normally present in v12, this project restores the information. https://github.com/ArasLabs/pdf-viewer-menu-label
  • Aras Homepage

    • Community Projects
    • Complete on
    • 0 Comments
    This project sets up a "homepage" that lists the Aras Innovator instances installed on a server. The list contains links to each instance's login page and Nash page. The homepage acts as a directory for easy access to your Aras Innovator installations...
  • Clone Items with Files

    • Community Projects
    • Complete on
    • 0 Comments
    The methods in this import add functionality to the CAD and Document Items that will allow users to create duplicate File items when they clone an Item with a relationship to File. Author: Aras Corporation Support Organization: Aras Corporation...
  • Custom Tech Docs

    • Community Projects
    • Complete on
    • 0 Comments
    Contains various tips and tricks for customizing the Aras Technical Documentation application. Author: Eli J. Donahue Organization: Aras Labs - Aras Corporation Project URL: https://github.com/ArasLabs/custom-tech-docs
  • Custom Form CSS

    • Community Projects
    • Complete on
    • 0 Comments
    This project demonstrates how to customize form field appearance with custom CSS. Author: Eli J Donahue Organization: Aras Labs - Aras Corporation Project URL: https://github.com/ArasLabs/custom-form-css
  • My Recently Visited Items

    • Community Projects
    • Complete on
    • 0 Comments
    Current version v3-1. Use older versions for Aras Relases 10SP3 and older. This Add-On Package adds a stack to track the N recently visited items per user login. Item Types to be tracked can be configured to be any ItemType. (default = Document, Part...
  • Language Chooser for Sending Emails

    • Community Projects
    • Complete on
    • 0 Comments
    The sample provided adds an action on the Part Item that will allow the user to send an email to the creator of the Part with details of the part. The action is a client action that takes user input, in the form of a "Language Chooser" so the user can...
  • Add Log Off Function

    • Community Projects
    • Complete on
    • Community
    • 0 Comments
    [:en] This project provides a function implements a "log off" function for end users. A log off icon is added to the toolbar at the top of the screen, which logs out the user and reloads the login screen. Until now, when switching between DB information...
  • Identity Circular Reference Check

    • Community Projects
    • Complete on
    • 0 Comments
    This package contains a SQL stored procedure for import that helps check if your system contains any circular references in the identity structure. Using the stored procedure you are able to select the amount of levels deep you would like to search to...