PHP code example of oat-sa / extension-tao-offline
1. Go to this page and download the library: Download oat-sa/extension-tao-offline library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
oat-sa / extension-tao-offline example snippets
shell
sudo php tao/scripts/installExtension oat-sa/extension-tao-offline
shell
php tao\scripts\installExtension oat-sa/extension-tao-offline
shell
sudo -u www-data php index.php '\oat\taoOffline\scripts\tools\setup\SetupClientServer'
shell
sudo -u www-data php index.php '\oat\taoSync\scripts\tool\RegisterHandShakeRootURL' --rootUrl=http://tao-central.dev/
shell
sudo -u www-data php index.php 'oat\taoOffline\scripts\tools\setup\SetupCentralServer'