Developing Integrations

Integrations are introduced into Shogun Frontend as npm packages. A list of our technology partners with prebuilt integration packages can be found at integrations.getshogun.com.

You can install any public npm package on any Shogun Frontend site. Learn more about managing dependencies here.

If you are looking to integrate an app that does not have an available npm package today, as long as the third-party vendor supports headless with an open API or SDK, Shogun Frontend can support the vendor's functionality via client-side code.

If the integration requires server-side rendering, please reach out to our team at [email protected] to discuss best implementation architecture.

If you have any other questions relating to integration development, reach out to us at [email protected].