public function installFromManifest($make_file)
 {
     return $this->dataSource->install($this->getSiteId(), $this->getName(), 'make_url', $make_file);
 }