function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Alexander LauAlexander Lau 

Creating a Listing on the App Exchange and Component Exchange

I currently have a Lightning Component that I've developed, and will be submitting to the App Exchange for Components. I also have a Visual Force Page which wraps my component (https://developer.salesforce.com/docs/atlas.en-us.198.0.lightning.meta/lightning/components_visualforce.htm" target="_blank) so that my component can be used anywhere Visualforce is used.

Ultimately I would like to have a listing show up on both the standard App Exchange (https://appexchange.salesforce.com/" target="_blank) (for Apps), and the App Exchange for Components (http://appexchange.salesforce.com/components" target="_blank). Do I need 2 separate listings (one for the Visualforce page and one for the Lightning Component) to be listed on the App Exchange and the Component Exchange? Or can I include my Visualforce Page as part of the same package that I'm using to bundle my Lightning Component and somehow indicate that my package should be listed under both directories?
Andy BoettcherAndy Boettcher
The best bet is to sign up for the ISV program - there is documentation and a community within that program that will be able to answer this fully for you.