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
  • Automatic Workflow Emails

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    The Automatic Workflow Email project demonstrates automatic workflow email notifications. Interested in this project? Check it out on GitHub! https://github.com/ArasLabs/auto-workflow-email Contributors Rob McAveney, Aras Alexander Sklyarskiy...
  • Color Coded Database Headers

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    Uses CUI to add a color-coded database name to the header bar according to the database that is being accessed if the following is appended to the end of the name: "_dev", "_qa", or "_prod" Interested in this project? Check it out on GitHub...
  • AngularJS Sample - PR Management

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    This is a sample AngularJs client application to demonstrate the use of the REST/oData web service interface introduced in Aras Innovator 11 SP12 How it works AngularJS is a JavaScript-based open-source front-end web application framework mainly...
  • ItemType Viewer Graph

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    This package contains a Graph View Definition that visually displays the configuration of any ItemType. Once installed, an administrator can display a graph view from any ItemType to see the standard configured templates in a single image. Interested...
  • Quality Function Deployment

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    Custom ItemType utilizing CMF to compare a product to market and possible key differentiators. Interested in this project? https://github.com/ArasLabs/Quality-Function-Deployment Contributors Nithin Mahesh, Aras Labs License Check out the...
  • Custom Tech Docs

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    Contains various tips and tricks for customizing the Aras Technical Documentation application. Interested in this project? https://github.com/ArasLabs/custom-tech-docs Contributors Eli J. Donahue, Aras Labs License Check out the LICENSE...
  • Add Log Off Function

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    This project provides a function that implements a "log off" option 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. Previously, when switching between DB information...
  • Dashboard Customizations

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    This project demonstrates how to further customize dashboard charts in addition to adding custom font CSS to the chart labels. Interested in this project? https://github.com/ArasLabs/dashboard-customizations Contributors Jill Jakubowicz, Aras...
  • AdHoc Workflow Dialog

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    Modifies the standard Workflow Voting dialog, by adding an AdHoc button. This allows the assignee of an Activity to create some adHoc activities, to ask for help, before deciding how to vote on the currently assigned Activity. The added AdHoc Activities...
  • Find Parent Package

    • Community Projects
    • Accepted on
    • 0 Comments
    The Find Parent Package project provides an Item Action that determines the name of the context item's parent PackageDefinition. The import package contained in this project imports the labs_FindParentPackage Method and the labs_FindParentPackage Action...