.pdf)
WHM Plugins
Foo 1.2, we simply: Foo 1.2 just like we would a new cPAddon.
Foo/upgrade/ if it does not exist already.
Foo/upgrade/1.0_1.2/ ("old version", underscore, "new version"). This directory can have the following case-sensitive files: diff -aruN Foo_1.0.work/ Foo_1.2.work/ *.tar.gz). So, if you made the tarball from Foo_1.0/public_html/, you will need to do the diff on Foo_1.0/public_html.
Foo/1.2.mysql
diff creates files and you need to=chmod= them, list them here. Format is "700 file" per line (i.e., "mode file" where file is relative to install directory)
Foo/1.0.* rm -rf ./Foo/1.0.*
1.4 came out we'd make upgrade /1.2_1.4/ and any 1.0 installs would be upgraded to 1.4 by way of it following the upgrade path of 1.0 to 1.2, then 1.2 to 1.4.
Copyright © cPanel 2000–2011.