[SalesForce] App Exchange Lightning ready concept

We are planning to submit our app in app exchange and we are currently in security review step. They have asked us to confirm that our app is lightning ready and asked us few screenshots of the app in lightning experience.

This is an integration app where we query SAP webservices and display it in visualforce pages. We used "datatable" to display the data in tabular format.

  1. What are the fastest steps to be taken to confirm it is lightning ready?

  2. Is it just enough to check whether our app works in lightning environment or should we apply SLDS and modify the UI accordingly??

  3. Our's is an inline visualforce page used in account detail page with datatable and page block table tags. We would like to know the modifications that has to be done in order to make it lightning ready?

  4. Since Pageblock table is not compatible in lightning do we have to modify the entire page?

Best Answer

As long as your app's use cases work within Lightning Experience, this is enough for you to obtain the Lightning Ready badge at this point in time. Note that this is a self-certification obtained by raising a Case via the Partner Community.

More information is available in the Partner Community (under the "What you need to know" tab): p.force.com/lightningready

Related Topic