how i can clear php cache. i want to change some code in the drag and drop email builder but my changes do not apply. i know in the frontend/assets, we have js and css files.
clear contents of cache folders
/apps/common/runtime/cache/*
/backend/assets/cache/*
/customer/assets/cache/*
/frontend/assets/cache/*
your browser cache
hard reload page overriding cache ctrl+f5
yes !contents! of cache foldersWhat to do, go to the file /customer/assets/cache/ and deleted whats in it. Like below
You need to connect with ssh and run clear-cache command.i had done some changes and i have to clear the cashe..!!how can i clear it??