When you have finished developing or changing your extension contents, zip up all the files within your <EXTENSION-NAME> directory. This is the file you will upload to the Design tab is Oracle Commerce Cloud Service.
On a Mac or Linux-based machine, you can do this with the following command inside the <extension name> directory:
zip -r extensionName.zip ./*