install component with my plugin app

kerolos samir
ServiceNow Employee
ServiceNow Employee

if I build a custom seismic component for my application plugin, How can I connect this component so that when install that plugin it installs the component automatically?

2 REPLIES 2

Mark Manders
Mega Patron

Build it as part of your application. When installing the application, the component will be installed with it.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

could you please tell me how to do it , or what is the configuration , 
I searched a lot and what I found was to put dependencies but I didn't understand what that meant 
and for consideration 
the component is in a separate repo and the application in another one 
and when I deploy my app to the instance I have to go to install applications to upload the build of my component