Make sure to read the copy.com terms and conditions before using it :)
Login to you copy.com
account.
Upload the uploads
folder from ArtVenue.
Create new application.
Keep your key and secret at safe place. ( Like under wanter bank locker )
Visit API Console
Select All
option from 2. Perform OAuth Dance
Authorize the app.
You will get your Access Token
and Access Token Secret
Now, login to your FTP account.
Open and edit .env
file.
Change
STORAGE_DRIVER=local
STORAGE_DRIVER=copy
Cut and paste the below code in .env
file.
Provide your key value pairs.
Save and upload .env
file.
COPY_CONSUMER_KEY=YourKeyHere
COPY_CONSUMER_SECRET=YourSecretHere
COPY_ACCESS_TOKEN=YourTokenHere
COPY_TOKEN_SECRET=YourTokenSecretHere
We are not responsible if you void the copy.com terms and conditions