Upgrading/de: Difference between revisions
From SemanticOrganization
(Created page with "=== Letzte Version laden ===") |
(Created page with "=== Semorg-Vorlagen importieren ===") |
||
Line 4: | Line 4: | ||
git pull | git pull | ||
=== | === Semorg-Vorlagen importieren === | ||
Import the default templates, forms and categories: | Import the default templates, forms and categories: |
Revision as of 13:30, 1 July 2019
Letzte Version laden
cd extensions/SemanticOrganization/ git pull
Semorg-Vorlagen importieren
Import the default templates, forms and categories:
cd ../../ php maintenance/importDump.php < extensions/SemanticOrganization/import/semorg-pages.xml
Cleanup after import:
php maintenance/rebuildrecentchanges.php php maintenance/runJobs.php