As you just seen in the previous article, the new ZiPhone 3.0 supports Plugins. They are really useful and can be reused by other people and spread around the world. Through plugins you can install applications. When ZiPhone has finished the jailbreak operation on your iPhone or iPod, it will the installed the applications in the plugins. All you need to do is create a file. Zip called “Blucher.zip”. This will be the root of your terminal or the following path: “/”

To install an application or anything else, simply recreate paths. Let me explain better: To install an application automatically everything that needs to be done is to create a zip file on / so that contain:
/ Application / NameApplication.app

If you are under unix (mac, linux) remember to zip file with the command:
Zip-yr9 Blucher.zip / Applications / NameApplication.app

At this point, you have created a zip file with all the applications you want to install, put that Blucher.zip file in the root folder where you can see ziphone.exe, zibri.dat, Inga.dat, dfu.dat etc. The Blucher file will automatically be extracted during the jailbreak and your files will be installed. If you want to install only those files without running again the jailbreak, executed this command only ziphone-P or if used ZiPhoneGUI, open panel advanced features, and use the install button Plugin.

You can also specified if you want to run a script to move files or folder simply create a script and put in:
/ Tmp / Blucher.sh (containing your script)