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
  • Simple Timesheets

    • Community Projects
    • 完了 on
    • 0 Comments
    Adds a timesheet business process with automated hours roll-up and recurrent timesheet creation. The timesheet itself has all it needs to be a real business application - roll-up, reports, lifecycle and workflow - and can be related to Aras Projects....
  • ALM-PLM Integration with GitLab

    • Community Projects
    • 完了 on
    • 4 Comments
    Creates a simple PLM-ALM integration using GitLab as ALM. The goal is to provide an integration which will allow the project managers to capture a specific tag/release/version in a product structure, controlled with the CMII change management process...
  • Aras Innovator Integration to Visual Studio

    • Community Projects
    • 完了 on
    • 4 Comments
    The Visual Studio Integration to Aras Innovator allows developers to take advantage of the powerful Visual Studio IDE and allow easy access to read and write methods to the Aras Innovator Database Features Open Innovator methods directly from...
  • OAuth Example for the Aras RESTful API

    • Community Projects
    • Published on
    • Community
    • 1 Comment
    This project provides a sample .NET Core console application that demonstrates how to use the Aras Innovator OAuth server with the Aras RESTful API. Other contributors: Aras Development Project URL: https://github.com/ArasLabs/rest-auth-examp...
  • Fullscreen Method Editor

    • Community Projects
    • Published on
    • Aras Labs
    • 1 Comment
    This project adds a keyboard shortcut (Ctrl+Shift+F) that will expand the dimensions of the method editor to fit the full dimensions of your browser window. This is the same functionality that typically launches when you press F11 in most browsers, but...
  • MBOM Export for Aras MPP

    • Community Projects
    • Published on
    • Aras Labs
    • 2 Comments
    This project adds an export action to the Process Plan item provided by the Aras Manufacturing Process Planning application. Resolve the Process Plan's MBOM by location and produced part, then export the result to Excel or PDF. See the GitHub page for...
  • Custom Modal Dialog Sample

    • Community Projects
    • Published 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. Author: Eli J...
  • Uploading Files via the Aras RESTful API

    • Community Projects
    • Published on
    • Aras Labs
    • 1 Comment
    This project provides a simple HTML form and a JavaScript file to demonstrate how to upload files to the Aras vault server via the Aras RESTful API. Project URL: https://github.com/ArasLabs/rest-upload-example
  • Set Tab Color

    • Community Projects
    • 完了 on
    • 0 Comments
    [:en]Provides the functionality to change the color scheme of the relationship tab of Aras Innovator's tear-off window (item detail screen). Relationship tab color setting Setting the color of the relationship tab [:fr]Provides the functionality...
  • Alternate Method Editor

    • Community Projects
    • Published on
    • Aras Labs
    • 3 Comments
    Visual Studio Code has quickly become one of the most popular code editors among software developers. Last year, Microsoft released the browser-based editor that powers VS Code as a standalone application called the Monaco Editor . Out-of-the-box, the...