Add Random Unsplash Background Image on Login Page

Sometimes what’s trivial for programmers may not be so for the majority of users. After some effort, I figured out how to address the issue of random images on the login page. The development team has done a remarkable job. However, it would be beneficial if the implementation process was more clearly explained to users. I propose the following amendment to the setup page text on the Dolibarr Wiki:

To implement random images, follow these steps:
1- Go to Home ► Settings ► Other Settings and enter the parameter “ADD_UNSPLASH_LOGIN_BACKGROUND”;
2- In the value field, fill in ‘https://source.unsplash.com/random’;
3- Confirm the changes in the system by clicking on the ‘Modify’ button.

1 Like