maybe you need to remove old file or maybe you need to do this frequently so how we can do it. if you are using the Linux as OS it will be easy for you just use below command : this command will remove files older then 1 week or 168 hours (7*24) if you…
Month: July 2022
Magento 2 add configuration link In menu
How can we create a menu link to our configuration section? Adding a configuration link In menu is too easy. Just do like this: create a menu xml file under the etc/adminhtml directory and put below code inside it.