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
  • MS Project Importer

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    Program that imports Microsoft Project files to Innovator as Projects or Project Templates, with resource mapping to Innovator Roles (for Project Templates) and Identities (for Projects). Opens .MPP files directly, Microsoft Project does not need to be...
  • Kanban-like Task Management

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    The project implements a Kanban-like task management interface in Aras to manage tasks and sort them by Stage, Account, Risk, etc. Interested in this project? https://github.com/ArasLabs/kanban-like-task-management Contributors Yoann Maingon...
  • 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...
  • Generic Action Item with Workflow and Templates

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    Adds an item type "gAction Item" with a simple workflow that can be re-used on any item type to add action item lists. Many times when creating a custom workflow and its form in Aras Innovator or when extending existing processes there can be a requirement...
  • Add Holidays to Calendar

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    This community project utilizes the Nager date API to automatically add exceptions to newly created business calendars. An onBeforeAdd method will attach all of the newly created exceptions to your business calendar. Interested in this project? ...
  • Tab Forms

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    This project demonstrates how to display a custom form in a relationship tab. Interested in this project? https://github.com/ArasLabs/tab-forms Contributors Peter Schroer, Aras Eli J Donahue, Aras Labs License Check out the LICENSE.md
  • Find Active Debuggers

    • Community Projects
    • Accepted on
    • Community
    • 0 Comments
    This package adds a method and action to locate active debuggers in Aras Method items. Interested in this project? https://github.com/ArasLabs/find-active-debuggers Contributors Mike Ghizzoni, Aras License Check out the LICENSE.md
  • Custom Modal Dialog Sample

    • Community Projects
    • Accepted on
    • Aras Labs
    • 0 Comments
    The Custom Modal Dialog project contains an import package that provides sample code for calling a custom Aras form in a modal dialog. The sample code also shows how data can be passed from the custom form back to the calling method. Interested in this...
  • 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...