commit 132d79c538172b61930f3cf2f546b686caf30cd5
Author: Alex Dong <support@alothemes.com>
Date:   Fri May 15 00:18:44 2020 +0700

    Update compatible Magento 2.3.5

A	app/code/Magefan/Blog/.gitignore
M	app/code/Magefan/Blog/Api/AuthorRepositoryInterface.php
M	app/code/Magefan/Blog/Api/CategoryRepositoryInterface.php
M	app/code/Magefan/Blog/Api/CommentRepositoryInterface.php
M	app/code/Magefan/Blog/Api/PostRepositoryInterface.php
M	app/code/Magefan/Blog/Api/SitemapConfigInterface.php
M	app/code/Magefan/Blog/Api/TagRepositoryInterface.php
A	app/code/Magefan/Blog/Api/UrlResolverInterface.php
M	app/code/Magefan/Blog/App/Action/Action.php
M	app/code/Magefan/Blog/Block/Adminhtml/Category/CreateButton.php
M	app/code/Magefan/Blog/Block/Adminhtml/Category/DeleteButton.php
M	app/code/Magefan/Blog/Block/Adminhtml/Category/DuplicateButton.php
D	app/code/Magefan/Blog/Block/Adminhtml/Category/Edit.php
D	app/code/Magefan/Blog/Block/Adminhtml/Category/Edit/Form.php
D	app/code/Magefan/Blog/Block/Adminhtml/Category/Edit/Tab/Content.php
D	app/code/Magefan/Blog/Block/Adminhtml/Category/Edit/Tab/Main.php
D	app/code/Magefan/Blog/Block/Adminhtml/Category/Edit/Tab/Meta.php
D	app/code/Magefan/Blog/Block/Adminhtml/Category/Edit/Tabs.php
M	app/code/Magefan/Blog/Block/Adminhtml/Category/SaveAndContinueButton.php
M	app/code/Magefan/Blog/Block/Adminhtml/Category/SaveButton.php
M	app/code/Magefan/Blog/Block/Adminhtml/Comment/DeleteButton.php
M	app/code/Magefan/Blog/Block/Adminhtml/Comment/SaveAndContinueButton.php
M	app/code/Magefan/Blog/Block/Adminhtml/Comment/SaveButton.php
M	app/code/Magefan/Blog/Block/Adminhtml/Grid/Column/Author.php
M	app/code/Magefan/Blog/Block/Adminhtml/Grid/Column/Categories.php
M	app/code/Magefan/Blog/Block/Adminhtml/Grid/Column/Render/Author.php
M	app/code/Magefan/Blog/Block/Adminhtml/Grid/Column/Render/Category.php
M	app/code/Magefan/Blog/Block/Adminhtml/Import/Aheadworks/Form.php
M	app/code/Magefan/Blog/Block/Adminhtml/Import/Wordpress/Form.php
M	app/code/Magefan/Blog/Block/Adminhtml/Post/DeleteButton.php
M	app/code/Magefan/Blog/Block/Adminhtml/Post/DuplicateButton.php
D	app/code/Magefan/Blog/Block/Adminhtml/Post/Edit.php
D	app/code/Magefan/Blog/Block/Adminhtml/Post/Edit/Form.php
D	app/code/Magefan/Blog/Block/Adminhtml/Post/Edit/Tab/Content.php
D	app/code/Magefan/Blog/Block/Adminhtml/Post/Edit/Tab/Main.php
D	app/code/Magefan/Blog/Block/Adminhtml/Post/Edit/Tab/Meta.php
D	app/code/Magefan/Blog/Block/Adminhtml/Post/Edit/Tab/RelatedPosts.php
D	app/code/Magefan/Blog/Block/Adminhtml/Post/Edit/Tab/RelatedProducts.php
D	app/code/Magefan/Blog/Block/Adminhtml/Post/Edit/Tabs.php
M	app/code/Magefan/Blog/Block/Adminhtml/Post/Helper/Form/Gallery/Content.php
M	app/code/Magefan/Blog/Block/Adminhtml/Post/SaveAndContinueButton.php
M	app/code/Magefan/Blog/Block/Adminhtml/Post/SaveButton.php
A	app/code/Magefan/Blog/Block/Adminhtml/Post/Tag/Autocomplete.php
M	app/code/Magefan/Blog/Block/Adminhtml/System/Config/Form/CheckEnableInfo.php
A	app/code/Magefan/Blog/Block/Adminhtml/System/Config/Form/ColorPicker.php
M	app/code/Magefan/Blog/Block/Adminhtml/System/Config/Form/Info.php
M	app/code/Magefan/Blog/Block/Adminhtml/System/Config/Form/UpdateInfo.php
M	app/code/Magefan/Blog/Block/Adminhtml/Tag/CreateButton.php
M	app/code/Magefan/Blog/Block/Adminhtml/Tag/DeleteButton.php
M	app/code/Magefan/Blog/Block/Adminhtml/Tag/SaveAndContinueButton.php
M	app/code/Magefan/Blog/Block/Adminhtml/Tag/SaveButton.php
D	app/code/Magefan/Blog/Block/Amp/Ldjson/Post.php
D	app/code/Magefan/Blog/Block/Amp/Ldjson/PostList.php
D	app/code/Magefan/Blog/Block/Amp/Og/Post.php
M	app/code/Magefan/Blog/Block/Category/PostLinks.php
M	app/code/Magefan/Blog/Block/Category/SubCategoryLinks.php
M	app/code/Magefan/Blog/Block/Index.php
M	app/code/Magefan/Blog/Block/Infortis/UltraMegamenu/Topmenu.php
M	app/code/Magefan/Blog/Block/Link.php
M	app/code/Magefan/Blog/Block/Post/AbstractPost.php
M	app/code/Magefan/Blog/Block/Post/Info.php
M	app/code/Magefan/Blog/Block/Post/PostList.php
M	app/code/Magefan/Blog/Block/Post/PostList/AbstractList.php
M	app/code/Magefan/Blog/Block/Post/View.php
M	app/code/Magefan/Blog/Block/Post/View/Comments/Facebook.php
A	app/code/Magefan/Blog/Block/Post/View/Comments/HeadFbApi.php
M	app/code/Magefan/Blog/Block/Post/View/Comments/Magefan.php
M	app/code/Magefan/Blog/Block/Post/View/Comments/Magefan/Comment.php
M	app/code/Magefan/Blog/Block/Post/View/Gallery.php
M	app/code/Magefan/Blog/Block/Post/View/NextPrev.php
M	app/code/Magefan/Blog/Block/Post/View/RelatedProducts.php
A	app/code/Magefan/Blog/Block/Post/View/ViewsCount.php
M	app/code/Magefan/Blog/Block/Rss/Feed.php
M	app/code/Magefan/Blog/Block/Sidebar/Archive.php
M	app/code/Magefan/Blog/Block/Sidebar/Categories.php
M	app/code/Magefan/Blog/Block/Sidebar/Custom.php
A	app/code/Magefan/Blog/Block/Sidebar/Popular.php
M	app/code/Magefan/Blog/Block/Sidebar/Recent.php
M	app/code/Magefan/Blog/Block/Sidebar/TagClaud.php
M	app/code/Magefan/Blog/Block/Sidebar/Widget.php
M	app/code/Magefan/Blog/Block/Smartwave/Megamenu/Topmenu.php
M	app/code/Magefan/Blog/Block/Tag/AbstractTag.php
A	app/code/Magefan/Blog/Block/Widget/Link.php
A	app/code/Magefan/Blog/Block/Widget/PostList.php
D	app/code/Magefan/Blog/Block/Widget/Slide.php
M	app/code/Magefan/Blog/Controller/Adminhtml/Category.php
M	app/code/Magefan/Blog/Controller/Adminhtml/Comment.php
M	app/code/Magefan/Blog/Controller/Adminhtml/Import/Run.php
M	app/code/Magefan/Blog/Controller/Adminhtml/Post.php
D	app/code/Magefan/Blog/Controller/Adminhtml/Post/RelatedPosts.php
D	app/code/Magefan/Blog/Controller/Adminhtml/Post/RelatedPostsGrid.php
D	app/code/Magefan/Blog/Controller/Adminhtml/Post/RelatedProducts.php
D	app/code/Magefan/Blog/Controller/Adminhtml/Post/RelatedProductsGrid.php
M	app/code/Magefan/Blog/Controller/Adminhtml/Post/Save.php
M	app/code/Magefan/Blog/Controller/Adminhtml/Tag.php
A	app/code/Magefan/Blog/Controller/Adminhtml/Tag/Autocomplete.php
M	app/code/Magefan/Blog/Controller/Archive/View.php
M	app/code/Magefan/Blog/Controller/Author/View.php
M	app/code/Magefan/Blog/Controller/Comment/Post.php
M	app/code/Magefan/Blog/Controller/Index/Index.php
A	app/code/Magefan/Blog/Controller/Post/Viewscount.php
M	app/code/Magefan/Blog/Controller/Router.php
M	app/code/Magefan/Blog/Controller/Search/Index.php
M	app/code/Magefan/Blog/Helper/Menu.php
M	app/code/Magefan/Blog/Helper/Page.php
D	app/code/Magefan/Blog/LICENSE_AFL.txt
M	app/code/Magefan/Blog/Model/AbstractManagement.php
M	app/code/Magefan/Blog/Model/AdminNotificationFeed.php
M	app/code/Magefan/Blog/Model/Author.php
M	app/code/Magefan/Blog/Model/AuthorRepository.php
M	app/code/Magefan/Blog/Model/Category.php
M	app/code/Magefan/Blog/Model/CategoryManagement.php
M	app/code/Magefan/Blog/Model/CategoryRepository.php
M	app/code/Magefan/Blog/Model/Comment.php
M	app/code/Magefan/Blog/Model/CommentRepository.php
M	app/code/Magefan/Blog/Model/Config.php
M	app/code/Magefan/Blog/Model/Config/Source/CategoryDisplayMode.php
M	app/code/Magefan/Blog/Model/Config/Source/PermalinkType.php
M	app/code/Magefan/Blog/Model/Config/Source/PostsSortBy.php
M	app/code/Magefan/Blog/Model/Config/Source/TagRobots.php
M	app/code/Magefan/Blog/Model/ImageUploader.php
M	app/code/Magefan/Blog/Model/Import/AbstractImport.php
M	app/code/Magefan/Blog/Model/Import/Aw.php
M	app/code/Magefan/Blog/Model/Import/Aw2.php
M	app/code/Magefan/Blog/Model/Import/Mageplaza.php
A	app/code/Magefan/Blog/Model/Import/Mirasvit.php
M	app/code/Magefan/Blog/Model/Import/Wordpress.php
M	app/code/Magefan/Blog/Model/NoSlashUrlRedirect.php
M	app/code/Magefan/Blog/Model/Post.php
M	app/code/Magefan/Blog/Model/PostManagement.php
M	app/code/Magefan/Blog/Model/PostRepository.php
M	app/code/Magefan/Blog/Model/PreviewUrl.php
M	app/code/Magefan/Blog/Model/ResourceModel/Author.php
M	app/code/Magefan/Blog/Model/ResourceModel/Category.php
M	app/code/Magefan/Blog/Model/ResourceModel/Category/Collection.php
M	app/code/Magefan/Blog/Model/ResourceModel/Comment.php
M	app/code/Magefan/Blog/Model/ResourceModel/Comment/Collection.php
M	app/code/Magefan/Blog/Model/ResourceModel/PageIdentifierGenerator.php
M	app/code/Magefan/Blog/Model/ResourceModel/Post.php
M	app/code/Magefan/Blog/Model/ResourceModel/Post/Collection.php
M	app/code/Magefan/Blog/Model/ResourceModel/Tag.php
M	app/code/Magefan/Blog/Model/ResourceModel/Tag/Collection.php
M	app/code/Magefan/Blog/Model/Sitemap/SitemapConfig.php
A	app/code/Magefan/Blog/Model/SlashUrlRedirect.php
M	app/code/Magefan/Blog/Model/Tag.php
A	app/code/Magefan/Blog/Model/Tag/AutocompleteData.php
M	app/code/Magefan/Blog/Model/TagRepository.php
M	app/code/Magefan/Blog/Model/Url.php
A	app/code/Magefan/Blog/Model/UrlResolver.php
D	app/code/Magefan/Blog/Model/Widget/Config/Truefalse.php
M	app/code/Magefan/Blog/Observer/PredispathFrontendBlogActionControllerObserver.php
A	app/code/Magefan/Blog/Plugin/Magento/AdminGws/Model/ModelsPlugin.php
D	app/code/Magefan/Blog/Plugin/Plumrocket/Amp/HelperDataPlugin.php
D	app/code/Magefan/Blog/Plugin/Plumrocket/Amp/SourcePagePlugin.php
M	app/code/Magefan/Blog/README.md
M	app/code/Magefan/Blog/Setup/InstallData.php
M	app/code/Magefan/Blog/Setup/InstallSchema.php
A	app/code/Magefan/Blog/Setup/UpgradeData.php
M	app/code/Magefan/Blog/Setup/UpgradeSchema.php
M	app/code/Magefan/Blog/Ui/DataProvider/Comment/Form/CommentDataProvider.php
M	app/code/Magefan/Blog/Ui/DataProvider/Post/Form/PostDataProvider.php
M	app/code/Magefan/Blog/Ui/DataProvider/Post/Related/PostDataProvider.php
M	app/code/Magefan/Blog/Ui/DataProvider/Post/Related/ProductDataProvider.php
M	app/code/Magefan/Blog/composer.json
M	app/code/Magefan/Blog/etc/adminhtml/menu.xml
M	app/code/Magefan/Blog/etc/adminhtml/system.xml
M	app/code/Magefan/Blog/etc/config.xml
M	app/code/Magefan/Blog/etc/di.xml
M	app/code/Magefan/Blog/etc/frontend/page_types.xml
M	app/code/Magefan/Blog/etc/module.xml
M	app/code/Magefan/Blog/etc/widget.xml
M	app/code/Magefan/Blog/i18n/de_DE.csv
M	app/code/Magefan/Blog/i18n/en_US.csv
M	app/code/Magefan/Blog/i18n/it_IT.csv
M	app/code/Magefan/Blog/i18n/nl_NL.csv
M	app/code/Magefan/Blog/i18n/pt_PT.csv
A	app/code/Magefan/Blog/i18n/sv_SE.csv
M	app/code/Magefan/Blog/i18n/uk_UA.csv
A	app/code/Magefan/Blog/view/adminhtml/layout/adminhtml_system_config_edit.xml
M	app/code/Magefan/Blog/view/adminhtml/layout/blog_post_edit.xml
D	app/code/Magefan/Blog/view/adminhtml/layout/blog_post_relatedposts.xml
D	app/code/Magefan/Blog/view/adminhtml/layout/blog_post_relatedpostsgrid.xml
D	app/code/Magefan/Blog/view/adminhtml/layout/blog_post_relatedproducts.xml
D	app/code/Magefan/Blog/view/adminhtml/layout/blog_post_relatedproductsgrid.xml
M	app/code/Magefan/Blog/view/adminhtml/templates/checkenableinfo.phtml
M	app/code/Magefan/Blog/view/adminhtml/templates/feedback_button.phtml
M	app/code/Magefan/Blog/view/adminhtml/templates/import.phtml
M	app/code/Magefan/Blog/view/adminhtml/templates/post/helper/gallery.phtml
A	app/code/Magefan/Blog/view/adminhtml/templates/post/tag/autocomplete.phtml
M	app/code/Magefan/Blog/view/adminhtml/templates/updateinfo.phtml
M	app/code/Magefan/Blog/view/adminhtml/ui_component/blog_post_form.xml
A	app/code/Magefan/Blog/view/adminhtml/web/css/autocomplete.css
A	app/code/Magefan/Blog/view/adminhtml/web/css/jquery.tagsinput.css
A	app/code/Magefan/Blog/view/adminhtml/web/images/mirasvit.png
A	app/code/Magefan/Blog/view/adminhtml/web/js/jquery.tagsinput.js
D	app/code/Magefan/Blog/view/frontend/layout/amp_blog_archive_view.xml
D	app/code/Magefan/Blog/view/frontend/layout/amp_blog_author_view.xml
D	app/code/Magefan/Blog/view/frontend/layout/amp_blog_category_view.xml
D	app/code/Magefan/Blog/view/frontend/layout/amp_blog_default.xml
D	app/code/Magefan/Blog/view/frontend/layout/amp_blog_index_index.xml
D	app/code/Magefan/Blog/view/frontend/layout/amp_blog_post_list.xml
D	app/code/Magefan/Blog/view/frontend/layout/amp_blog_post_view.xml
D	app/code/Magefan/Blog/view/frontend/layout/amp_blog_search_index.xml
D	app/code/Magefan/Blog/view/frontend/layout/amp_blog_tag_view.xml
D	app/code/Magefan/Blog/view/frontend/layout/amp_default_head_blocks.xml
M	app/code/Magefan/Blog/view/frontend/layout/blog_default.xml
M	app/code/Magefan/Blog/view/frontend/layout/blog_post_view.xml
M	app/code/Magefan/Blog/view/frontend/layout/catalog_product_view.xml
M	app/code/Magefan/Blog/view/frontend/templates/addthis-js.phtml
D	app/code/Magefan/Blog/view/frontend/templates/amp/head/css/blog_default.phtml
D	app/code/Magefan/Blog/view/frontend/templates/amp/head/css/blog_post_list.phtml
D	app/code/Magefan/Blog/view/frontend/templates/amp/head/css/blog_post_view.phtml
D	app/code/Magefan/Blog/view/frontend/templates/amp/head/css/default.phtml
D	app/code/Magefan/Blog/view/frontend/templates/amp/post/info.phtml
D	app/code/Magefan/Blog/view/frontend/templates/amp/post/list.phtml
D	app/code/Magefan/Blog/view/frontend/templates/amp/post/list/item.phtml
D	app/code/Magefan/Blog/view/frontend/templates/amp/post/view.phtml
D	app/code/Magefan/Blog/view/frontend/templates/amp/post/view/nextprev.phtml
D	app/code/Magefan/Blog/view/frontend/templates/amp/post/view/relatedposts.phtml
D	app/code/Magefan/Blog/view/frontend/templates/amp/post/view/relatedproducts.phtml
D	app/code/Magefan/Blog/view/frontend/templates/amp/post/view/socialshare.phtml
D	app/code/Magefan/Blog/view/frontend/templates/amp/widget/recent.phtml
M	app/code/Magefan/Blog/view/frontend/templates/catalog/product/relatedposts.phtml
M	app/code/Magefan/Blog/view/frontend/templates/category/info.phtml
M	app/code/Magefan/Blog/view/frontend/templates/category/subcategory-links.phtml
M	app/code/Magefan/Blog/view/frontend/templates/post/info.phtml
M	app/code/Magefan/Blog/view/frontend/templates/post/links.phtml
M	app/code/Magefan/Blog/view/frontend/templates/post/list.phtml
M	app/code/Magefan/Blog/view/frontend/templates/post/list/item.phtml
M	app/code/Magefan/Blog/view/frontend/templates/post/list/toolbar.phtml
M	app/code/Magefan/Blog/view/frontend/templates/post/list/toolbar/lazyload.phtml
M	app/code/Magefan/Blog/view/frontend/templates/post/view.phtml
D	app/code/Magefan/Blog/view/frontend/templates/post/view/comments.phtml
M	app/code/Magefan/Blog/view/frontend/templates/post/view/comments/disqus.phtml
M	app/code/Magefan/Blog/view/frontend/templates/post/view/comments/facebook.phtml
M	app/code/Magefan/Blog/view/frontend/templates/post/view/comments/google.phtml
M	app/code/Magefan/Blog/view/frontend/templates/post/view/comments/magefan.phtml
M	app/code/Magefan/Blog/view/frontend/templates/post/view/comments/magefan/comment.phtml
M	app/code/Magefan/Blog/view/frontend/templates/post/view/comments/privacy_policy_checkbox.phtml
M	app/code/Magefan/Blog/view/frontend/templates/post/view/gallery.phtml
M	app/code/Magefan/Blog/view/frontend/templates/post/view/gallery_porto_fanybox2.phtml
D	app/code/Magefan/Blog/view/frontend/templates/post/view/js.phtml
M	app/code/Magefan/Blog/view/frontend/templates/post/view/nextprev.phtml
M	app/code/Magefan/Blog/view/frontend/templates/post/view/opengraph.phtml
M	app/code/Magefan/Blog/view/frontend/templates/post/view/relatedposts.phtml
M	app/code/Magefan/Blog/view/frontend/templates/post/view/relatedproducts.phtml
A	app/code/Magefan/Blog/view/frontend/templates/post/view/views_count.phtml
M	app/code/Magefan/Blog/view/frontend/templates/rss/feed.phtml
M	app/code/Magefan/Blog/view/frontend/templates/sidebar/archive.phtml
M	app/code/Magefan/Blog/view/frontend/templates/sidebar/categories.phtml
M	app/code/Magefan/Blog/view/frontend/templates/sidebar/custom.phtml
D	app/code/Magefan/Blog/view/frontend/templates/sidebar/featured.phtml
M	app/code/Magefan/Blog/view/frontend/templates/sidebar/recent.phtml
M	app/code/Magefan/Blog/view/frontend/templates/sidebar/rss.phtml
M	app/code/Magefan/Blog/view/frontend/templates/sidebar/search.phtml
M	app/code/Magefan/Blog/view/frontend/templates/sidebar/tag_claud.phtml
A	app/code/Magefan/Blog/view/frontend/templates/sidebar/tag_claud_animated.phtml
D	app/code/Magefan/Blog/view/frontend/templates/slide.phtml
M	app/code/Magefan/Blog/view/frontend/templates/tag/info.phtml
M	app/code/Magefan/Blog/view/frontend/templates/themes/smartwave_porto/recent_home_custom.phtml
M	app/code/Magefan/Blog/view/frontend/templates/widget/recent.phtml
M	app/code/Magefan/Blog/view/frontend/templates/widget/recent_masonry.phtml
M	app/code/Magefan/Blog/view/frontend/web/css/blog-m.css
A	app/code/Magefan/Blog/view/frontend/web/js/jquery.tagcanvas.min.js
A	app/code/Magefan/Community/.gitignore
M	app/code/Magefan/Community/Block/Adminhtml/System/Config/Form/Info.php
A	app/code/Magefan/Community/Block/Adminhtml/System/Config/Form/ProductKeyField.php
M	app/code/Magefan/Community/Controller/Adminhtml/Actions.php
M	app/code/Magefan/Community/Cron/Sections.php
M	app/code/Magefan/Community/Model/Section.php
A	app/code/Magefan/Community/Model/UrlChecker.php
M	app/code/Magefan/Community/README.md
M	app/code/Magefan/Community/composer.json
M	app/code/Magefan/Community/etc/module.xml
M	app/code/Magefan/WysiwygAdvanced/Plugin/Magento/Ui/Component/Wysiwyg/ConfigPlugin.php
M	app/code/Magefan/WysiwygAdvanced/README.md
M	app/code/Magefan/WysiwygAdvanced/composer.json
A	app/code/Magefan/WysiwygAdvanced/etc/adminhtml/di.xml
D	app/code/Magefan/WysiwygAdvanced/etc/di.xml
M	app/code/Magefan/WysiwygAdvanced/etc/module.xml
M	app/code/Magepow/Ajaxcart/Block/Cart/Sidebar.php
A	app/code/Magepow/Ajaxcart/Block/Color.php
M	app/code/Magepow/Ajaxcart/Controller/Index/Index.php
M	app/code/Magepow/Ajaxcart/Helper/Data.php
A	app/code/Magepow/Ajaxcart/README.md
M	app/code/Magepow/Ajaxcart/composer.json
M	app/code/Magepow/Ajaxcart/etc/adminhtml/system.xml
M	app/code/Magepow/Ajaxcart/etc/config.xml
D	app/code/Magepow/Ajaxcart/i18n/en_US.csv
D	app/code/Magepow/Ajaxcart/i18n/nl_NL.csv
D	app/code/Magepow/Ajaxcart/i18n/nl_NLOLD.csv
A	app/code/Magepow/Ajaxcart/media/ajaxcart_backend.png
A	app/code/Magepow/Ajaxcart/media/ajaxcart_frontend.png
M	app/code/Magepow/Ajaxcart/view/frontend/layout/ajaxcart_index_view.xml
M	app/code/Magepow/Ajaxcart/view/frontend/layout/default.xml
M	app/code/Magepow/Ajaxcart/view/frontend/requirejs-config.js
M	app/code/Magepow/Ajaxcart/view/frontend/templates/config.phtml
M	app/code/Magepow/Ajaxcart/view/frontend/templates/popup.phtml
D	app/code/Magepow/Ajaxcart/view/frontend/web/css/owl.carousel.css
D	app/code/Magepow/Ajaxcart/view/frontend/web/js/owl.carousel.js
M	app/code/Magepow/Gdpr/composer.json
M	app/code/Magepow/Gdpr/view/frontend/templates/html/notices.phtml
M	app/code/Magepow/Layerednav/composer.json
M	app/code/Magepow/Layerednav/view/frontend/templates/layer/state.phtml
M	app/code/Magepow/Layerednav/view/frontend/web/js/layerednav.js
A	app/code/Magepow/Quickedit/Block/Cms/Block.php
A	app/code/Magepow/Quickedit/Block/Cms/Page.php
A	app/code/Magepow/Quickedit/Helper/Data.php
A	app/code/Magepow/Quickedit/Helper/DevHelper.php
A	app/code/Magepow/Quickedit/Observer/Framework/View/Element/AbstractBlock.php
A	app/code/Magepow/Quickedit/composer.json
A	app/code/Magepow/Quickedit/etc/adminhtml/system.xml
A	app/code/Magepow/Quickedit/etc/config.xml
A	app/code/Magepow/Quickedit/etc/frontend/di.xml
A	app/code/Magepow/Quickedit/etc/frontend/events.xml
A	app/code/Magepow/Quickedit/etc/module.xml
A	app/code/Magepow/Quickedit/registration.php
A	app/code/Magepow/Stickycart/Helper/Data.php
A	app/code/Magepow/Stickycart/README.md
A	app/code/Magepow/Stickycart/composer.json
A	app/code/Magepow/Stickycart/etc/adminhtml/system.xml
A	app/code/Magepow/Stickycart/etc/config.xml
A	app/code/Magepow/Stickycart/etc/module.xml
A	app/code/Magepow/Stickycart/media/config.PNG
A	app/code/Magepow/Stickycart/media/enable.PNG
A	app/code/Magepow/Stickycart/media/ezgif-2-a64cab6485a1.gif
A	app/code/Magepow/Stickycart/registration.php
A	app/code/Magepow/Stickycart/view/frontend/layout/catalog_product_view.xml
A	app/code/Magepow/Stickycart/view/frontend/requirejs-config.js
A	app/code/Magepow/Stickycart/view/frontend/templates/stickycart.phtml
A	app/code/Magepow/Stickycart/view/frontend/web/css/source/_module.less
A	app/code/Magepow/Stickycart/view/frontend/web/js/stickycart.js
M	app/code/Magiccart/Alothemes/Block/Adminhtml/Export/Block.php
M	app/code/Magiccart/Alothemes/Block/Adminhtml/Export/Edit/Form.php
M	app/code/Magiccart/Alothemes/Block/Adminhtml/Export/Lookbook.php
M	app/code/Magiccart/Alothemes/Block/Adminhtml/Export/Magicmenu.php
M	app/code/Magiccart/Alothemes/Block/Adminhtml/Export/Magicproduct.php
M	app/code/Magiccart/Alothemes/Block/Adminhtml/Export/Magicslider.php
M	app/code/Magiccart/Alothemes/Block/Adminhtml/Export/Page.php
M	app/code/Magiccart/Alothemes/Block/Adminhtml/Import/Index.php
M	app/code/Magiccart/Alothemes/Controller/Adminhtml/Import/Save.php
A	app/code/Magiccart/Alothemes/Helper/Category.php
M	app/code/Magiccart/Alothemes/Helper/Data.php
D	app/code/Magiccart/Alothemes/Helper/Data.php_
M	app/code/Magiccart/Alothemes/Helper/Sold.php
A	app/code/Magiccart/Alothemes/Model/Export/Theme.php
M	app/code/Magiccart/Alothemes/Model/Import/Theme.php
A	app/code/Magiccart/Alothemes/Plugin/LazyResponse.php
M	app/code/Magiccart/Alothemes/composer.json
M	app/code/Magiccart/Alothemes/etc/acl.xml
M	app/code/Magiccart/Alothemes/etc/adminhtml/menu.xml
M	app/code/Magiccart/Alothemes/etc/adminhtml/system.xml
M	app/code/Magiccart/Alothemes/etc/config.xml
D	app/code/Magiccart/Alothemes/etc/import.zip
M	app/code/Magiccart/Alothemes/view/adminhtml/layout/alothemes_export_block.xml
M	app/code/Magiccart/Alothemes/view/adminhtml/layout/alothemes_export_lookbook.xml
M	app/code/Magiccart/Alothemes/view/adminhtml/layout/alothemes_export_magicmenu.xml
M	app/code/Magiccart/Alothemes/view/adminhtml/layout/alothemes_export_magicproduct.xml
M	app/code/Magiccart/Alothemes/view/adminhtml/layout/alothemes_export_magicslider.xml
M	app/code/Magiccart/Alothemes/view/adminhtml/layout/alothemes_export_page.xml
D	app/code/Magiccart/Alothemes/view/frontend/layout/alothemes_product_view-none.xml
M	app/code/Magiccart/Alothemes/view/frontend/layout/alothemes_product_view.xml
M	app/code/Magiccart/Alothemes/view/frontend/layout/default.xml
M	app/code/Magiccart/Alothemes/view/frontend/requirejs-config.js
M	app/code/Magiccart/Alothemes/view/frontend/templates/recentorder.phtml
M	app/code/Magiccart/Alothemes/view/frontend/templates/socialstream.phtml
M	app/code/Magiccart/Alothemes/view/frontend/templates/themecfg.phtml
D	app/code/Magiccart/Alothemes/view/frontend/web/css/default.css
D	app/code/Magiccart/Alothemes/view/frontend/web/css/plugins/jquery.fancybox.css
M	app/code/Magiccart/Alothemes/view/frontend/web/css/source/_module.less
M	app/code/Magiccart/Alothemes/view/frontend/web/css/source/module/_alothemes.less
A	app/code/Magiccart/Alothemes/view/frontend/web/css/source/module/_recentorder.less
M	app/code/Magiccart/Alothemes/view/frontend/web/css/source/module/_slick-theme.less
A	app/code/Magiccart/Alothemes/view/frontend/web/css/source/module/_socialprofile.less
D	app/code/Magiccart/Alothemes/view/frontend/web/images/arrow-left.png
D	app/code/Magiccart/Alothemes/view/frontend/web/images/arrow-pause.png
D	app/code/Magiccart/Alothemes/view/frontend/web/images/arrow-play.png
D	app/code/Magiccart/Alothemes/view/frontend/web/images/arrow-right.png
D	app/code/Magiccart/Alothemes/view/frontend/web/images/arrow.png
D	app/code/Magiccart/Alothemes/view/frontend/web/images/bg_direction_nav.png
D	app/code/Magiccart/Alothemes/view/frontend/web/images/close-button.png
D	app/code/Magiccart/Alothemes/view/frontend/web/images/close-tiny.png
D	app/code/Magiccart/Alothemes/view/frontend/web/images/close.png
D	app/code/Magiccart/Alothemes/view/frontend/web/images/cs_leftImg.jpg
D	app/code/Magiccart/Alothemes/view/frontend/web/images/cs_rightImg.jpg
A	app/code/Magiccart/Alothemes/view/frontend/web/images/loading.gif
D	app/code/Magiccart/Alothemes/view/frontend/web/images/loading/loading.gif
D	app/code/Magiccart/Alothemes/view/frontend/web/images/position/bannerslider-ex1.png
D	app/code/Magiccart/Alothemes/view/frontend/web/images/position/bannerslider-ex2.png
D	app/code/Magiccart/Alothemes/view/frontend/web/images/position/bannerslider-ex3.png
D	app/code/Magiccart/Alothemes/view/frontend/web/images/position/bannerslider-ex4.PNG
D	app/code/Magiccart/Alothemes/view/frontend/web/images/position/bannerslider-ex5.PNG
D	app/code/Magiccart/Alothemes/view/frontend/web/images/rule_chooser_trigger.gif
D	app/code/Magiccart/Alothemes/view/frontend/web/images/slide1/jquery-slider-rotator-left.png
D	app/code/Magiccart/Alothemes/view/frontend/web/images/slide1/jquery-slider-rotator-right.png
D	app/code/Magiccart/Alothemes/view/frontend/web/images/slide1/jquery-slider-theme.png
D	app/code/Magiccart/Alothemes/view/frontend/web/images/slide1/vssver2.scc
D	app/code/Magiccart/Alothemes/view/frontend/web/images/slide2/jquery-slider-theme.png
D	app/code/Magiccart/Alothemes/view/frontend/web/images/slide2/vssver2.scc
D	app/code/Magiccart/Alothemes/view/frontend/web/images/slide3/jquery-slider-theme.png
D	app/code/Magiccart/Alothemes/view/frontend/web/images/slide3/vssver2.scc
D	app/code/Magiccart/Alothemes/view/frontend/web/images/slide4/jquery-slider-theme.png
D	app/code/Magiccart/Alothemes/view/frontend/web/images/slide4/vssver2.scc
A	app/code/Magiccart/Alothemes/view/frontend/web/images/social-icons-left.png
A	app/code/Magiccart/Alothemes/view/frontend/web/images/social-icons.png
M	app/code/Magiccart/Alothemes/view/frontend/web/js/alothemes.js
D	app/code/Magiccart/Alothemes/view/frontend/web/js/plugins/jquery.ddslick.js
D	app/code/Magiccart/Alothemes/view/frontend/web/js/plugins/jquery.fancybox.pack.js
M	app/code/Magiccart/Alothemes/view/frontend/web/js/plugins/jquery.socialstream.js
M	app/code/Magiccart/Lookbook/Block/Adminhtml/Product/Grid.php
M	app/code/Magiccart/Lookbook/Block/Widget/Product.php
A	app/code/Magiccart/Lookbook/README.md
M	app/code/Magiccart/Lookbook/composer.json
A	app/code/Magiccart/Lookbook/media/lookbook_frontend.jpg
M	app/code/Magiccart/Magicmenu/Block/Adminhtml/Extra/Edit/Tab/Form.php
M	app/code/Magiccart/Magicmenu/Block/Adminhtml/Menu/Edit/Tab/Form.php
M	app/code/Magiccart/Magicmenu/Block/Menu.php
A	app/code/Magiccart/Magicmenu/README.md
M	app/code/Magiccart/Magicmenu/composer.json
A	app/code/Magiccart/Magicmenu/media/dropdownmenu.jpg
A	app/code/Magiccart/Magicmenu/media/megamenu.jpg
M	app/code/Magiccart/Magicmenu/view/frontend/templates/aio-topmenu.phtml
M	app/code/Magiccart/Magicmenu/view/frontend/templates/topmenu.phtml
A	app/code/Magiccart/Magicmenu/view/frontend/web/css/source/_module.less
M	app/code/Magiccart/Magicmenu/view/frontend/web/js/magicmenu.js
M	app/code/Magiccart/Magicproduct/Block/Adminhtml/Catalog/Edit/Helper/Form/Gallery/Content.php
M	app/code/Magiccart/Magicproduct/Block/Adminhtml/Catalog/Edit/Tab/Images.php
M	app/code/Magiccart/Magicproduct/Block/Adminhtml/Helper/Form/Gallery/Content.php
M	app/code/Magiccart/Magicproduct/Block/Adminhtml/Product/Helper/Form/Gallery/Content.php
M	app/code/Magiccart/Magicproduct/Block/Adminhtml/Widget/Edit/Tab/Images.php
M	app/code/Magiccart/Magicproduct/Block/Catalog/GridProduct.php
M	app/code/Magiccart/Magicproduct/Block/Category/GridProduct.php
D	app/code/Magiccart/Magicproduct/Block/Category/GridProduct.php+
M	app/code/Magiccart/Magicproduct/Block/Product/GridProduct.php
M	app/code/Magiccart/Magicproduct/Block/Widget/Catalog.php
M	app/code/Magiccart/Magicproduct/Block/Widget/Category.php
M	app/code/Magiccart/Magicproduct/Block/Widget/Product.php
M	app/code/Magiccart/Magicproduct/Model/Magicproduct.php
M	app/code/Magiccart/Magicproduct/Model/Status.php
D	app/code/Magiccart/Magicproduct/Model/Widget/Config/Mega.php
A	app/code/Magiccart/Magicproduct/README.md
M	app/code/Magiccart/Magicproduct/composer.json
D	app/code/Magiccart/Magicproduct/view/frontend/templates/catalog-12-06-2017.phtml
D	app/code/Magiccart/Magicproduct/view/frontend/web/css/slick-theme.css
M	app/code/Magiccart/Magicproduct/view/frontend/web/js/magicproduct.js
D	app/code/Magiccart/Magicproduct/view/frontend/web/js/plugins/slick.js
M	app/code/Magiccart/Magicslider/Block/Adminhtml/Magicslider/Edit/Tab/Config.php
M	app/code/Magiccart/Magicslider/Block/Adminhtml/Magicslider/Edit/Tab/Form.php
M	app/code/Magiccart/Magicslider/Block/Adminhtml/Magicslider/Edit/Tab/Imagemobile.php
M	app/code/Magiccart/Magicslider/Block/Adminhtml/Magicslider/Edit/Tab/Images.php
M	app/code/Magiccart/Magicslider/Block/Adminhtml/Magicslider/Helper/Form/Gallery/Content.php
M	app/code/Magiccart/Magicslider/Block/Adminhtml/Magicslider/Helper/Form/Gallery/ContentMobile.php
M	app/code/Magiccart/Magicslider/Block/Widget/Slider.php
M	app/code/Magiccart/Magicslider/Model/Magicslider.php
A	app/code/Magiccart/Magicslider/Model/Status.php
A	app/code/Magiccart/Magicslider/README.md
M	app/code/Magiccart/Magicslider/composer.json
A	app/code/Magiccart/Magicslider/media/frontend_magicslider.jpg
D	app/code/Magiccart/Magicslider/view/frontend/layout/default.xml
D	app/code/Magiccart/Magicslider/view/frontend/layout/magicslider_default.xml
D	app/code/Magiccart/Magicslider/view/frontend/layout/magicslider_index_index.xml
M	app/code/Magiccart/Magicslider/view/frontend/templates/magicslider.phtml
D	app/code/Magiccart/Magicslider/view/frontend/web/css/magicslider.css
A	app/code/Magiccart/Magicslider/view/frontend/web/css/source/_module.less
D	app/code/Magiccart/Magicslider/view/view/templates/magicslider.phtml
M	app/code/Magiccart/Shopbrand/Block/Product/ListProduct.php
M	app/code/Magiccart/Shopbrand/Block/Widget/Brand.php
M	app/code/Magiccart/Shopbrand/Controller/Index/Product.php
A	app/code/Magiccart/Shopbrand/README.md
M	app/code/Magiccart/Shopbrand/composer.json
A	app/code/Magiccart/Shopbrand/media/shopbrand_frontend.jpg
M	app/code/Magiccart/Shopbrand/view/adminhtml/layout/shopbrand_brand_edit.xml
D	app/code/Magiccart/Shopbrand/view/frontend/layout/default.xml
D	app/code/Magiccart/Shopbrand/view/frontend/requirejs-config.js
D	app/code/Magiccart/Shopbrand/view/frontend/web/css/shopbrand.css
A	app/code/Magiccart/Shopbrand/view/frontend/web/css/source/_module.less
D	app/code/Magiccart/Shopbrand/view/frontend/web/js/plugins/slick.js
D	app/code/Magiccart/Shopbrand/view/frontend/web/js/plugins/slick.min.js
M	app/code/Magiccart/Testimonial/Block/Adminhtml/Testimonial/Edit/Tab/Form.php
D	app/code/Magiccart/Testimonial/Block/Index.php
D	app/code/Magiccart/Testimonial/Block/Post/AbstractPost.php
D	app/code/Magiccart/Testimonial/Block/Post/PostList.php
D	app/code/Magiccart/Testimonial/Block/Post/PostList/AbstractList.php
D	app/code/Magiccart/Testimonial/Block/Post/PostList/Item.php
D	app/code/Magiccart/Testimonial/Block/Testimonial.php
D	app/code/Magiccart/Testimonial/Block/Testimoniallist.php
M	app/code/Magiccart/Testimonial/Block/Widget/Testimonial.php
D	app/code/Magiccart/Testimonial/Controller/Adminhtml/Index.php
D	app/code/Magiccart/Testimonial/Controller/Adminhtml/Testimonial.php
D	app/code/Magiccart/Testimonial/Controller/Form.php
D	app/code/Magiccart/Testimonial/Controller/Form/Index.php
M	app/code/Magiccart/Testimonial/Controller/Index/Index.php
D	app/code/Magiccart/Testimonial/Controller/Index/Post.php
M	app/code/Magiccart/Testimonial/Controller/Index/Product.php
M	app/code/Magiccart/Testimonial/Helper/Data.php
M	app/code/Magiccart/Testimonial/Model/ResourceModel/Testimonial/Collection.php
M	app/code/Magiccart/Testimonial/Model/System/Config/Col.php
M	app/code/Magiccart/Testimonial/Model/System/Config/Row.php
D	app/code/Magiccart/Testimonial/Setup/UpgradeSchema.php
M	app/code/Magiccart/Testimonial/composer.json
M	app/code/Magiccart/Testimonial/etc/adminhtml/system.xml
M	app/code/Magiccart/Testimonial/etc/config.xml
M	app/code/Magiccart/Testimonial/etc/module.xml
D	app/code/Magiccart/Testimonial/view/adminhtml/web/css/source/_module.less
D	app/code/Magiccart/Testimonial/view/frontend/layout/default.xml
M	app/code/Magiccart/Testimonial/view/frontend/layout/testimonial_category_view.xml
M	app/code/Magiccart/Testimonial/view/frontend/layout/testimonial_default.xml
D	app/code/Magiccart/Testimonial/view/frontend/layout/testimonial_form_index.xml
M	app/code/Magiccart/Testimonial/view/frontend/layout/testimonial_index_index.xml
M	app/code/Magiccart/Testimonial/view/frontend/layout/testimonial_post_list.xml
M	app/code/Magiccart/Testimonial/view/frontend/layout/testimonial_post_view.xml
D	app/code/Magiccart/Testimonial/view/frontend/requirejs-config.js
M	app/code/Magiccart/Testimonial/view/frontend/templates/form.phtml
M	app/code/Magiccart/Testimonial/view/frontend/templates/testimonial.phtml
D	app/code/Magiccart/Testimonial/view/frontend/templates/testimonial_list.phtml
M	app/code/Magiccart/Testimonial/view/frontend/web/css/source/_module.less
D	app/code/Magiccart/Testimonial/view/frontend/web/css/testimonial.css
D	app/code/Magiccart/Testimonial/view/frontend/web/js/plugins/slick.js
D	app/code/Magiccart/Testimonial/view/frontend/web/js/plugins/slick.min.js
D	app/code/Sebwite/SmartSearch/Controller/Search/Ajax/Suggest.php
D	app/code/Sebwite/SmartSearch/Model/Autocomplete/SearchDataProvider.php
D	app/code/Sebwite/SmartSearch/README.md
D	app/code/Sebwite/SmartSearch/composer.json
D	app/code/Sebwite/SmartSearch/etc/di.xml
D	app/code/Sebwite/SmartSearch/etc/module.xml
D	app/code/Sebwite/SmartSearch/header.jpg
D	app/code/Sebwite/SmartSearch/registration.php
D	app/code/Sebwite/SmartSearch/screenshot.png
D	app/code/Sebwite/SmartSearch/test
D	app/code/Sebwite/SmartSearch/view/frontend/layout/default.xml
D	app/code/Sebwite/SmartSearch/view/frontend/layout/search_ajax_suggest.xml
D	app/code/Sebwite/SmartSearch/view/frontend/requirejs-config.js
D	app/code/Sebwite/SmartSearch/view/frontend/templates/form.mini.phtml
D	app/code/Sebwite/SmartSearch/view/frontend/web/css/module.css
D	app/code/Sebwite/SmartSearch/view/frontend/web/css/module.less
D	app/code/Sebwite/SmartSearch/view/frontend/web/form-mingi.js
D	app/code/Sebwite/SmartSearch/view/frontend/web/form-mini.js
M	app/design/frontend/Alothemes/default/Magento_Catalog/layout/catalog_product_view.xml
A	app/design/frontend/Alothemes/default/Magento_Catalog/templates/product/view/quickview_gallery.phtml
A	app/design/frontend/Alothemes/default/Magento_Catalog/templates/product/view/timer.phtml
M	app/design/frontend/Alothemes/default/Magento_Theme/web/css/source/_module.less
A	app/design/frontend/Alothemes/default/Magepow_Stickycart/templates/stickycart.phtml
M	app/design/frontend/Alothemes/default/Magiccart_Alothemes/layout/alothemes_product_view.xml
A	app/design/frontend/Alothemes/default/Magiccart_Alothemes/layout/alothemes_product_view.xml-
D	app/design/frontend/Alothemes/default/Magiccart_Alothemes/layout/default.xml
M	app/design/frontend/Alothemes/default/Magiccart_Magicproduct/templates/catalog.phtml
D	app/design/frontend/Alothemes/default/Magiccart_Magicproduct/templates/catalog.phtml_
M	app/design/frontend/Alothemes/default/Magiccart_Magicproduct/templates/product-hotdeals.phtml
M	app/design/frontend/Alothemes/default/Magiccart_Magicproduct/templates/product.phtml
M	app/design/frontend/Alothemes/default/Magiccart_Magicproduct/templates/productcustom.phtml
M	app/design/frontend/Alothemes/default/Magiccart_Shopbrand/templates/shopbrand.phtml
M	app/design/frontend/Alothemes/default/web/css/responsive.css
M	app/design/frontend/Alothemes/default/web/css/rtl.css
M	app/design/frontend/Alothemes/default/web/css/styles.css
M	app/design/frontend/Alothemes/kuteshop2/Magiccart_Magicproduct/templates/catalog.phtml
M	app/design/frontend/Alothemes/kuteshop2/web/css/responsive.css
M	app/design/frontend/Alothemes/kuteshop2/web/css/rtl.css
M	app/design/frontend/Alothemes/kuteshop2/web/css/styles.css
M	app/design/frontend/Alothemes/kuteshop3/Magiccart_Magicproduct/templates/category-hotdeals.phtml
M	app/design/frontend/Alothemes/kuteshop3/Magiccart_Magicproduct/templates/category.phtml
M	app/design/frontend/Alothemes/kuteshop3/Magiccart_Magicproduct/templates/productcustom.phtml
M	app/design/frontend/Alothemes/kuteshop3/web/css/responsive.css
M	app/design/frontend/Alothemes/kuteshop3/web/css/rtl.css
M	app/design/frontend/Alothemes/kuteshop3/web/css/styles.css
M	app/design/frontend/Alothemes/kuteshop4/Magiccart_Magicproduct/templates/category-hotdeals.phtml
M	app/design/frontend/Alothemes/kuteshop4/Magiccart_Magicproduct/templates/category.phtml
M	app/design/frontend/Alothemes/kuteshop4/Magiccart_Magicproduct/templates/productcustom.phtml
M	app/design/frontend/Alothemes/kuteshop4/web/css/responsive.css
M	app/design/frontend/Alothemes/kuteshop4/web/css/rtl.css
M	app/design/frontend/Alothemes/kuteshop4/web/css/styles.css
M	app/design/frontend/Alothemes/kuteshop5/Magiccart_Magicproduct/templates/catalog.phtml
M	app/design/frontend/Alothemes/kuteshop5/web/css/responsive.css
M	app/design/frontend/Alothemes/kuteshop5/web/css/rtl.css
M	app/design/frontend/Alothemes/kuteshop5/web/css/styles.css
M	app/design/frontend/Alothemes/kuteshop6/Magiccart_Magicproduct/templates/catalog.phtml
M	app/design/frontend/Alothemes/kuteshop6/web/css/responsive.css
M	app/design/frontend/Alothemes/kuteshop6/web/css/rtl.css
M	app/design/frontend/Alothemes/kuteshop6/web/css/styles.css
M	app/design/frontend/Alothemes/kuteshop7/Magiccart_Magicproduct/templates/catalog.phtml
M	app/design/frontend/Alothemes/kuteshop7/web/css/responsive.css
M	app/design/frontend/Alothemes/kuteshop7/web/css/rtl.css
M	app/design/frontend/Alothemes/kuteshop7/web/css/styles.css