Upgrading: Difference between revisions
From SemanticOrganization
(Marked this version for translation) |
No edit summary |
||
Line 1: | Line 1: | ||
{{semorg-docs}} | |||
<translate> | <translate> | ||
=== Pull latest version === <!--T:1--> | === Pull latest version === <!--T:1--> |
Latest revision as of 22:50, 27 September 2020
This page is part of semorg's documentation.
Pull latest version
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