Difference between revisions of "Upgrading/en"

From SemanticOrganization
Jump to: navigation, search
(Updating to match new version of source page)
 
(Updating to match new version of source page)
 
Line 1: Line 1:
 +
{{semorg-docs}}
 
=== Pull latest version ===
 
=== Pull latest version ===
  

Latest revision as of 13:33, 24 June 2022

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