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
  • Export List Utility

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    "Export List" Utility helps list items that need to be packaged with the ItemType you want to deploy into another database. Interested in this project? Check it out on GitHub! https://github.com/sagar-makhesana/Aras-Export-List Contributors ...
  • Override Default Structure Browser

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    The Override Default Structure Browser project contains five (5) import packages, each providing sample code for customizing the Structure Browser view in Aras. Default Structure Browser Add Property for Context ItemType Add Property for Specified...
  • Content Generator Samples

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    This project contains samples for operations on different document elements, in the context of a TDF (Tech Doc Framework) Content Generator method. Interested in this project? Check it out on GitHub! https://github.com/ArasLabs/content-generator-samples...
  • Hiding Relationship Tabs by Identity

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    It may be necessary that only certain users or groups can view the multiple relationships to a single item. This project gives you an example of how to either remove the specific tabs completely or disable them for users who do not belong to the property...
  • Ext Search Dialog

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    Features Creating a new item (related item) window from the search dialog. Item (related item) created in the Search dialog will be linked automatically to the new item calling the search dialog. The create permission will be controlled by the...
  • On Demand Admin

    • Community Projects
    • Under Review on
    • Community
    • 0 Comments
    Allows system administrators to gain Administrator privileges in Aras temporarily. The idea is to assign some people an identity, giving them access to an action that makes them members of the Administrator's Identity. This Aras package adds two actions...
  • Style Non-Current Items

    • Community Projects
    • Accepted on
    • Aras Labs
    • 1 Comment
    Demonstrates two ways to style the form of a non-current version of an item. Interested in this project? Check it out on GitHub! https://github.com/ArasLabs/style-non-current-items Contributors Eli J Donahue, Aras Labs License Visit the...
  • CMII Affected Items Wizard

    • Community Projects
    • Accepted on
    • Community
    • 2 Comments
    An Interactive Wizard that helps analyze which Items (Parts or Documents) should be added to the ECR Affected Items Tab. It implements rules that guide the user in considering additional documents and parts that should be evaluated. The wizard records...
  • Aras ViewModel

    • Community Projects
    • Accepted on
    • Community
    • 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 Interested...
  • Ext Unlock

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    This project provides a function to unlock items with a designated user other than a privileged user. You can set specific users for individual item types. Aras Innovatorにおいて特権ユーザー以外の指定されたユーザーでアンロックを行うことができる機能を提供します。 個々のアイテムタイプに対して特定のユーザーを設定することができます...