Database

Create a new MySQL database and import the metascale_3.3.sql file.

Manually change the website URL in the _config table before logging into the CMS to avoid being redirected to the wrong URL after logging into the CMS:

UPDATE _config SET data = 'http://myproject.local/' where identifier = 'website/webroot';

 

Related nodes
$nodes = $this->node->getCollection()->getRelated();

No related nodes for this node