04.07.2019 Views

frontend-developer-1

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Magento Development Process<br />

10.1 DETERMINE ABILITY TO MANAGE CACHE<br />

Demonstrate an understanding of configuring the Magento cache<br />

types for development and production.<br />

Cache types can be configured in the admin area, by navigating to:<br />

System > Tools > Cache Management<br />

Note that you cannot disable caches in the Magento admin when in production<br />

mode.<br />

Cache types can also be configured on the command line:<br />

bin/magento cache:enable<br />

# OR<br />

bin/magento cache:disable<br />

# OR<br />

bin/magento cache:flush<br />

# OR<br />

bin/magento cache:clear full_page<br />

Copyright © 2018, SwiftOtter, Inc.<br />

150

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!