Skip to content

GetSomeRest/workflow-php-view.and.data.api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated sample - not maintained anymore (Summer 2016)

#Autodesk View and Data API workflow sample in PHP

##Update

This sample is retired, it is not maintained any more.

##Description

This sample is part of the Developer-Autodesk/Autodesk-View-and-Data-API-Samples repository.

This is a sample in PHP demonstrating the complete Autodesk View and Data API workflow:

  • Upload a file to bucket
  • Start translation
  • Monitor translation progress
  • Load it in Viewer.

##Dependencies

This sample requires PHP 5.4 or higher, please be sure to open the curl module

##Setup/Usage Instructions

Installation Notes for PHP on Mac

Set up the built-in Apache server as described in https://discussions.apple.com/docs/DOC-3083

Installation Notes for PHP on Windows(With XAMPP)

License

This sample is licensed under the terms of the MIT License. Please see the LICENSE file for full details.

##Written by

Originally created by [email protected]