GoStock – Free and Premium Stock Photos Script v3.4

Updated: 16, April 2020

Changelog

  • Added
  • Cloud storage (Amazon S3, DigitalOcean and Wasabi).
  • Image viewer (Lightbox) especially for mobile devices.
  • Fixed
  • Bug following users
  • URL Ajax Pagination
  • Bug with tags

Installation

  • Upload the folder v3.4 found inside the Update-v3.4 folder, into the public_html or www folder on your server, or where you have the script installed, you must make sure that it is the root directory.

  • Enter this URL https://yoursite.com/v3.4/ or if you have the script in subdirectory (subdomain) https://yoursite.com/test/v3.4/

  • If all goes well, this message will appear, that's it! The new version has already been installed.
  • Add this new text string in your file resources / lang / en / misc.php
  • // Version 3.4
    'processing' => 'Processing...',
    'go_it' => 'Got It!',
    

  • If you want to know which files were affected, enter the Update-v3.4 / v3.4 folder

  • Place the URL of your website without bar at the end, in .env file
  • APP_URL=http://localhost
  • Add credentials, bucket name, region, in .env file
  • AWS_ACCESS_KEY_ID=
    AWS_SECRET_ACCESS_KEY=
    AWS_DEFAULT_REGION=
    AWS_BUCKET=
    
    WAS_ACCESS_KEY_ID=
    WAS_SECRET_ACCESS_KEY=
    WAS_DEFAULT_REGION=
    WAS_BUCKET=
    
    DOS_ACCESS_KEY_ID=
    DOS_SECRET_ACCESS_KEY=
    DOS_DEFAULT_REGION=
    DOS_BUCKET=

  • Then put the disk of the file system you want to use, the available ones are: default, wasabi, s3, dospace
  • FILESYSTEM_DRIVER=default
    • default: Disk local (Local storage).
    • wasabi: Disk Wasabi, a cheaper alternative than Amazon.
    • s3: Disk Amazon S3.
    • dospace: Disk DigitalOcean.


Bulk Upload For GoStock – Free Stock Photos Script
Buy now
Razorpay Payment for Gostock
Buy now
Sponzy - Support Creators Content Script
Buy now

Any problem or doubt send me an email to miguelvasquez991@gmail.com
Do not forget to visit miguelvasquez.net