An all-in-one package for Aras Innovator developers that contains several useful Aras Labs projects.
The following Aras community projects are contained in this super package
- Custom Search Mode
- Find Active Debuggers
- Find Parent Package
- CUI Add to Package
- Run Client Method
- Tree Grid View Sample
Aras 11.0 SP12
Release | Notes |
---|---|
v1 | Initial Release |
v2 | Validated in 31, Replaced Method Editor themes with CUI Add to Package |
Release | Aras |
---|---|
v1 | 11.0 SP12 |
v2 | Release 31 |
The tested browsers for each of the submodules can be found in the READMEs of the individual projects
Always back up your code tree and database before applying an import package or code tree patch!
- Aras Innovator installed (version 14.0+ preferred)
- Aras Update installed (version 1.3+)
- Developer Super Package
- Open Aras Update
- Select Local from the sidebar
- Add a new package reference
- Select the folder containing your local copy of the Developer Super Package repo
- This folder should contain a file called
package.config
- This folder should contain a file called
- Select this new Aras Developer Super Package and choose to Install it
- Check all of the modules that you want to install and click Next
- You may need to expand the window to see all of the available projects
- Choose Detailed Logging and click Next
- Fill in your connection information and click Install
- You can find manual installation instructions for each project in the README.md of the corresponding submodule
You are now ready to login to Aras and try out all the projects contained in this Super Package.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
For more information on contributing to this project, another Aras Labs project, or any Aras Community project, shoot us an email at [email protected].
Original Aras community project compiled by Christopher Gillis at Aras Corp.
Documented and published by Christopher Gillis for Aras Labs. @cgillis-aras
Aras Labs projects are published to Github under the MIT license. See the LICENSE file for license rights and limitations.