Changes between Version 2 and Version 3 of HowToMakeAutomaticUpgradeScriptForModule


Ignore:
Timestamp:
Jul 8, 2013, 11:18:18 AM (11 years ago)
Author:
AntonL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToMakeAutomaticUpgradeScriptForModule

    v2 v3  
    11== How to make automatic upgrade script for module == 
    22 
    3 There is a prepared zip package with the simplest update for Dolphin 7 module [here]. Download it, unpack and upload to the '''modules/me/bloggie/updates/''' folder. '''bloggie''' folder is the root folder of Bloggie module which was described [http://www.boonex.com/trac/dolphin/wiki/DolphinTutorialMyFirstModule here], '''updates''' folder is a folder for all updates for Bloggie module, if it doesn't exist then you need to create it.[[BR]] 
     3There is a prepared zip package with the simplest update for Dolphin 7 module [http://www.boonex.com/trac/dolphin/attachment/wiki/HowToMakeAutomaticUpgradeScriptForModule/update_100_110.zip here]. Download it, unpack and upload to the '''modules/me/bloggie/updates/''' folder. '''bloggie''' folder is the root folder of Bloggie module which was described [http://www.boonex.com/trac/dolphin/wiki/DolphinTutorialMyFirstModule here], '''updates''' folder is a folder for all updates for Bloggie module, if it doesn't exist then you need to create it.[[BR]] 
    44 
    55The zip package contains '''update_100_110''' folder. It is up to you how to name the folder but it is a good practice to include "version from" and "version to" into the folder name, it is just more clear. Lets describe each file in the update. This is almost the minimal set of files for the module's update:[[BR]] 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
Fork me on GitHub