Upgrading/de: Difference between revisions
From SemanticOrganization
(Created page with "Upgrades") |
(Created page with "=== Letzte Version laden ===") |
||
Line 1: | Line 1: | ||
=== | === Letzte Version laden === | ||
cd extensions/SemanticOrganization/ | cd extensions/SemanticOrganization/ |
Revision as of 13:30, 1 July 2019
Letzte Version laden
cd extensions/SemanticOrganization/ git pull
Import Semorg Pages
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