Magento
Magento: Admin Grid Remove Column From Export
You Can do this by using is_system attribute for example: Now column with column_name will not be exported.
Magento
Magento:: Join Product Table with custom collection
Grid.php of your custom module Show product name in grid:
Magento
Magento:: Grid Search by customer name and make customer name link to customer view page
In your custom module database has the customer_id field: IN Grid.php Create a function in Grid.php after _prepareColumns() function: create a renderer file in app/code/local/Namespace/YourModule/Block/Adminhtml/YourModule/Renderer/Customer.php with the following content:
Magento
Add cron job in cpanel
If you don’t know the file path then use this command and configuration. Add this in your cron job