Updating

We are continually improving PvDL. Therefore, please make sure that you are always running the latest version.

Check for updates

Go to Admin Information page to make sure that you're running the latest version or download it if needed.

UPDATE Manually

  • copy your pvdl/my/ folder in a safe place
  • delete the pvdl directory
  • replace it with the pvdl/ folder of the new version that you have just downloaded
  • move your my/ folder back in the pvdl/ directory
  • if you are using the pvdl/cache folder, re-set its permissions back to “rwxrwxrwx” *( chmod 777 pvdl/cache/ )*

(or UPDATE using Git)

If you have an account on our Gitab (read more), simply type from a terminal :

  cd WEB_ROOT_DIRECTORY/pvdl/
  git pull