Try It Out: Deploy a Lightning Page
We’ve created our Lightning Page XML, so now it’s time to deploy it and its app into our developer organization.
-
Zip the contents of the
Salesforce1_Dev_Guide_Deliveries_App
package folder back up into a new .zip file
called DeliveriesApp.zip.
- In a new browser tab or window, navigate to https://developer.salesforce.com/page/Workbench.
- Click Login to Workbench Now on Developerforce.
-
Set the API
version to the latest one.
For example, Summer ’15 is API version 34.0. Lightning Pages are supported in API version 29.0 and later.
- Agree to the terms of service, and then click Login with Salesforce.
- Log in using your Developer Edition credentials.
- From the migration menu, select Deploy.
- Click Choose File, and then select the DeliveriesApp.zip file you just created that now contains our Lightning Page.
- Select Single Package.
- Click Next.
- Click Deploy.
- Wait for the deployment to finish.
- Return to your Salesforce browser window.
Great! Now our package and its contents are in our development organization. But we’re not done yet. We need to get our Lightning Page into Salesforce1, and to do that, we need to create a tab.