PHP code example of oat-sa / extension-tao-publishing
1. Go to this page and download the library: Download oat-sa/extension-tao-publishing 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-publishing example snippets
bash
sudo php tao/scripts/installExtension.php taoPublishing
bash
php tao\scripts\installExtension.php taoPublishing
bash
$ docker container exec -it {YOUR-TAO-INSTANCE-PHP-CONTAINER} php tao/scripts/installExtension.php taoPublishing