This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:dev:all:devtools:manual-sqlconvert [29.07.2015 19:48] – [3. Einbinden der Strukturdatei (up to 2.8.4 only)] translated mrbaseman | en:dev:all:devtools:manual-sqlconvert [29.01.2016 09:49] (current) – [3. Integrating the structure file (up to 2.8.4 only)] Manuela v.d.Decken | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)// | ||
| - | |||
| ===== Usage and application of the SQL dump converter ===== | ===== Usage and application of the SQL dump converter ===== | ||
| ==== 1. Create a structure file using phpMyAdmin ==== | ==== 1. Create a structure file using phpMyAdmin ==== | ||
| Line 28: | Line 26: | ||
| {{ : | {{ : | ||
| - | ==== 3. Integrating the structure file (up to 2.8.4 only) ==== | + | ==== 3. Integrating the structure file (from 2.8.4 only) ==== |
| Nothing easier than that.\\ | Nothing easier than that.\\ | ||
| The only thing one needs to do is to copy the install-struct.sql into the root directory of the addon (where also install.php can be found). The code below shows the integration of the files // | The only thing one needs to do is to copy the install-struct.sql into the root directory of the addon (where also install.php can be found). The code below shows the integration of the files // | ||