Publishing Extensions to Managed Packages
- Install the base package in the Salesforce organization that you plan to use to upload theextension.
- Build your extension components.Note To build an extension, installthe base package and include a dependency to that base package inyour package. The extension attribute will automatically become active.
- Create a new package and add your extension components. Salesforce automatically includes somerelated components.
- Upload the new package that contains the extension components.
- Proceed with the publishing process as usual. For informationon creating a test drive or registering and publishing your app, goto http://sites.force.com/appexchange/publisherHome.