The reason for my previous post about the “Anatomy of an Umbraco package” was borne out of the need to make the “Zip Upload” package work in Umbraco 4.5. As the comment by Dirk Seefeld points out, the problem was…
The reason for my previous post about the “Anatomy of an Umbraco package” was borne out of the need to make the “Zip Upload” package work in Umbraco 4.5. As the comment by Dirk Seefeld points out, the problem was…
I shall use the “Zip upload” package by Tim Geyssens in order to illustrate how I understand a package is put together and wired up in Umbraco. First of all, download the package and look inside the zip file. Then…