A. Place the package into ../crx-quickstart/sp/install folder when the server is available offline and restart the AEM instance
B. Place the package into ../crx-quickstart/sp/install folder when the server is available online
C. Use the HTTP API from Package Manager and use cmd=installsp&recursive=true so that the nested packages are installed
D. Use the HTTP API from Package Manager and cmd=install&recursive=true so that the nested packages are installed
E. Place the package into ../crx-quickstart/install folder when the server is available online