Skip to content

SuiteDeploy is a collection of tools to support deploying and maintaining your NetSuite customizations.

License

Notifications You must be signed in to change notification settings

mattplant/NetSuite-SuiteDeploy

Repository files navigation

SuiteDeploy README

SuiteDeploy is a Visual Studio Code extension that supports deploying your NetSuite customizations.

Features

  • Intuitive view of your local SDF project objects and your deployed SDF objects grouped by object types.
  • A status bar with object counts which when clicked will display the SuiteDeploy output channel logs.
  • Ability to deploy your local SDF object by clicking on the deploy object icon.
  • Ability to import your deployed object into your local SDF project by clicking on the import object icon.
  • Ability to copy SDF objects from one NetSuite environment to another by first importing the object, changing your NetSuite environment with "SuiteCloud: Set Up Account" and then deploying object.
  • Verify your project deployment to not only see which local objects are deployed, but also updates all your local SDF project objects.

Requirements

Tip: If you would like to use TypeScript instead of JavaScript for your NetSuite customizations, please see my NetSuite TypeScript SDF Project Template.

Known Issues

If you find any issues, please let me know.

Release Notes

See CHANGELOG.md.

Enjoy!

About

SuiteDeploy is a collection of tools to support deploying and maintaining your NetSuite customizations.

Resources

License

Stars

Watchers

Forks