Magento: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 June 2024

20 June 2024

  • curprev 08:4708:47, 20 June 2024Qljca talk contribs 1,624 bytes +1,624 Created page with "==Static Content Re-Generate== Before deleting pub/static make a backup of pub/static/.htaccess and restore it again. otherwise your all css and js will show 404 error! <pre> Remove pub/static (keep the .htaccess backed up and copy it again) Remove var/cache Remove var/composer_home Remove var/generation Remove var/page_cache Remove var/view_preprocessed Run php bin/magento setup:static-content:deploy </pre> ==Product not showing on frontend== <pre> php bin/magento in..."