No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Package the Canvas App
Now that you’ve created the canvas app, tested it in the Canvas App Previewer, and deployed it to Heroku, you’re ready to package and distribute it. Packaging is the first step in making your canvas app available for installation in another organization. For more information about packaging, see the ISVforce Guide.
- In Salesforce, from Setup, click and click New.
- Set the Package Name field to Hello World Package and accept the defaults for the other fields.
- Select the Managed field to make the package the managed package for the organization.
- A prompt appears stating you’re only allowed one managed package. Click OK.
- Click Save.
- The package is empty, so click Add.
- In the Component Type field, select Connected App.
- Select the checkbox next to the Hello World app and click Add To Package. The Package Detail screen appears. From Setup, click to see the new managed package.
Now you’re ready to upload the package you created
and get the installation link. Use the installation link to install
your canvas app in another organization.