London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Product version: |
EPiServer Commerce 1.0 and 1.0 SP1 |
---|---|
Document version: |
1.0 |
Document last saved: |
This document provides general guidance to the integration of multiple plug-ins available for EPiServer Commerce. There are a number of different plug-ins for extending the functionality of the EPiServer Commerce platform. This document describes what you need to consider when working with the integration of multiple plug-ins.
There are several different plug-ins available for the EPiServer Commerce platform:
You can download and install one or more of them. When integrating several plug-ins for a solution, they should be merged into one single project. The reason is that all plug-ins use same SelectProductControls (ProductPicker.aspx, SelectProductControl.aspx). To be able to use them together, it is necessary to merge them into one project and build to only one dll.
By default, each plug-in is one standalone project. After merging the project should look like this:
Do the following to deploy the integrated plug-in project: