How to update clover

Can you guide me on how to update clover?
step by step guide and video tutorial.

Hello chillkart,

Sorry, we did not set notifications on the “Clover Tutorials” section as this section is meant only for adding tutorials, not requesting them.

In order to update Clover from v1.x.x to v1.x.x, copy the contents of the react and node folders to the respective folders, avoiding the following files:

  • ./node/config.js
  • ./react/src/config.js

If you rebranded or made changes of yours, you will need to keep the edited files or make changes again to the new files.

Then, cd react and run yarn build.

pm2 restart Clover

Have a sweet day!