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
  • View Card Editor for Aras Graph Navigation

    • Community Projects
    • Complete on
    • Aras Labs
    • 0 Comments
    This project provides an alternate GUI for editing the View Cards used by Aras Graph Navigation. Instead of directly editing JSON to define the style, structure, and content of the View Card, admins can use a custom form and content editor with an embedded...
  • Background processing via ArasStandardConverter

    • Community Projects
    • Complete on
    • 0 Comments
    The ArasStandardConverter is a framework that allows users to process long-running tasks in the background. Author: Adam Rhoda Organization: Microsoft Corporation Project URL: https://github.com/adrho/ArasStandardConverter
  • how to hide relationship columns when add/edit

    • Community Projects
    • Under Review on
    • Community
    • 2 Comments
    Hi community In our case, I want to hide relationship columns when add/edit, because these columns would send to others to fill by workflow. I have try following way, but using index to specify hidden columns will cause problems when users manually...
  • Innovator.Client C# Library

    • Community Projects
    • Complete on
    • 0 Comments
    Innovator.Client is a .Net client library for connecting to and querying Aras Innovator installations. The library provides the functionality of the IOM using an API that is easier to use. In particular, it is designed to make it easier to construct AML...
  • Updated Properties Dialog

    • Community Projects
    • Published on
    • Aras Labs
    • 2 Comments
    This project makes some small improvements to the properties dialog, which is available with every item within Innovator. The ability to quickly view the ID of an item was removed and replaced with the 'Copy ID' button. A hover action has been added to...
  • ArasSync

    • Community Projects
    • Published on
    • Community
    • 0 Comments
    A command-line tool and a C# library that simplifies implementing, testing and managing Aras extensions. Aras extensions are written as a combination C# DLLs, server-methods (C#/VB), JavaScript and HTML, as well as database objects such as custom properties...
  • On Demand Admin

    • Community Projects
    • Under Review on
    • Community
    • 0 Comments
    Allows system administrators to temporarily gain Administrators privileges in Aras. The idea is to assign an Identity to some people, giving them access to an action which makes them member of the Administrators Identity. This Aras package adds 2...
  • Style Non-Current Items

    • Community Projects
    • Complete on
    • 0 Comments
    Demonstrates two ways to style the form of a non-current version of an item. Author: Eli Donahue Organization: Aras Labs - Aras Corporation Project URL: https://github.com/ArasLabs/style-non-current-items
  • CMII Affected Items Wizard

    • Community Projects
    • Complete on
    • 2 Comments
    Interactive Wizard that helps analyze which Items (Parts or Documents) should be added to the ECR Affected Items Tab. It implements rules that guides the user to consider additional Documents and Parts that should be evaluated. The wizard records decisions...
  • Aras ViewModel

    • Community Projects
    • Complete on
    • 0 Comments
    Aras View Model provides a .NET library for building  Aras Innovator  Applications. Key features include: Comprehensive library of Controls to build custom user interfaces Fast and efficient development using Microsoft .NET and Visual Studio ...