10. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2021-07-21 10:21:40 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

10.1 Files compared

#LocationFileLast Modified
1/Applications/Ampps/www/Porto v4.0.0/Theme Files/Magento 2.x/Porto Theme/app/code/Mageplaza/LayeredNavigationUSER-GUIDE.md2020-06-26 11:11:14 +0000
2/Applications/Ampps/www/Porto v4.0.1/Theme Files/Magento 2.x/Porto Theme/app/code/Mageplaza/LayeredNavigationUSER-GUIDE.md2020-06-26 11:11:14 +0000

10.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged1108
Changed00
Inserted00
Removed00

10.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

10.4 Active regular expressions

No regular expressions were active.

10.5 Comparison detail

1 ## Documentation 1 ## Documentation
2  2 
3 - Installation guide: https://www.mageplaza.com/install-magento-2-extension/#solution-1-ready-to-paste 3 - Installation guide: https://www.mageplaza.com/install-magento-2-extension/#solution-1-ready-to-paste
4 - User Guide: https://docs.mageplaza.com/layered-navigation-m2/ 4 - User Guide: https://docs.mageplaza.com/layered-navigation-m2/
5 - Product page: https://www.mageplaza.com/magento-2-layered-navigation-extension/ 5 - Product page: https://www.mageplaza.com/magento-2-layered-navigation-extension/
6 - FAQs: https://www.mageplaza.com/faqs/ 6 - FAQs: https://www.mageplaza.com/faqs/
7 - Get Support: https://www.mageplaza.com/contact.html or support@mageplaza.com 7 - Get Support: https://www.mageplaza.com/contact.html or support@mageplaza.com
8 - Changelog: https://www.mageplaza.com/changelog/m2-layered-navigation.txt 8 - Changelog: https://www.mageplaza.com/changelog/m2-layered-navigation.txt
9 - License agreement: https://www.mageplaza.com/LICENSE.txt 9 - License agreement: https://www.mageplaza.com/LICENSE.txt
10  10 
11 ## How to install 11 ## How to install
12  12 
13 ### Install ready-to-paste package (Recommended) 13 ### Install ready-to-paste package (Recommended)
14  14 
15 - Installation guide: https://www.mageplaza.com/install-magento-2-extension/ 15 - Installation guide: https://www.mageplaza.com/install-magento-2-extension/
16  16 
17 ## How to upgrade 17 ## How to upgrade
18  18 
19 1. Backup 19 1. Backup
20  20 
21 Backup your Magento code, database before upgrading. 21 Backup your Magento code, database before upgrading.
22  22 
23 2. Remove LayeredNavigation folder  23 2. Remove LayeredNavigation folder 
24  24 
25 In case of customization, you should backup the customized files and modify in newer version.  25 In case of customization, you should backup the customized files and modify in newer version. 
26 Now you remove `app/code/Mageplaza/LayeredNavigation` folder. In this step, you can copy override LayeredNavigation folder but this may cause of compilation issue. That why you should remove it. 26 Now you remove `app/code/Mageplaza/LayeredNavigation` folder. In this step, you can copy override LayeredNavigation folder but this may cause of compilation issue. That why you should remove it.
27  27 
28 3. Upload new version 28 3. Upload new version
29 Upload this package to Magento root directory 29 Upload this package to Magento root directory
30  30 
31 4. Run command line: 31 4. Run command line:
32  32 
33 ``` 33 ```
34 php bin/magento setup:upgrade 34 php bin/magento setup:upgrade
35 php bin/magento setup:static-content:deploy 35 php bin/magento setup:static-content:deploy
36 ``` 36 ```
37  37 
38  38 
39 ## FAQs 39 ## FAQs
40  40 
41  41 
42 #### Q: I got error: `Mageplaza_Core has been already defined` 42 #### Q: I got error: `Mageplaza_Core has been already defined`
43 A: Read solution: https://github.com/mageplaza/module-core/issues/3 43 A: Read solution: https://github.com/mageplaza/module-core/issues/3
44  44 
45  45 
46 #### Q: My site is down 46 #### Q: My site is down
47 A: Please follow this guide: https://www.mageplaza.com/blog/magento-site-down.html 47 A: Please follow this guide: https://www.mageplaza.com/blog/magento-site-down.html
48  48 
49  49 
50 ## Support 50 ## Support
51  51 
52 - FAQs: https://www.mageplaza.com/faqs/ 52 - FAQs: https://www.mageplaza.com/faqs/
53 - https://www.mageplaza.com/contact.html 53 - https://www.mageplaza.com/contact.html
54 - support@mageplaza.com 54 - support@mageplaza.com