Answer Posted / Rajendra Singh Rana
Compilation is a Magento feature that compiles all PHP code into a single file to improve performance by reducing the time required to load files. It makes Magento faster and more secure by removing unnecessary code from being executed during runtime.nnTo enable compilation, navigate to System > Tools > Compilation in the Magento admin panel and click 'Enable Compilation'. After enabling, clear cache and reindex data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers