{"id":28092660,"url":"https://github.com/magepow/magento-2-core","last_synced_at":"2025-05-13T13:33:15.532Z","repository":{"id":41365911,"uuid":"251507662","full_name":"magepow/magento-2-core","owner":"magepow","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-10T11:05:06.000Z","size":85,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-10T09:47:47.796Z","etag":null,"topics":["composer","magento","magento-extension-free","magento-extention","magento-module","magento2-extension","magento2-extension-free","magento2-module","magento2-module-free","magepow"],"latest_commit_sha":null,"homepage":"https://magepow.com","language":"Less","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/magepow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-31T05:20:27.000Z","updated_at":"2025-04-10T11:03:06.000Z","dependencies_parsed_at":"2023-01-29T07:45:48.216Z","dependency_job_id":"4bb35c62-194b-4be3-b994-e6a2b82485f4","html_url":"https://github.com/magepow/magento-2-core","commit_stats":{"total_commits":55,"total_committers":5,"mean_commits":11.0,"dds":0.4545454545454546,"last_synced_commit":"fdd0fcbd835a363c1db36b0b509fcd8bde7f3465"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magepow%2Fmagento-2-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magepow%2Fmagento-2-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magepow%2Fmagento-2-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magepow%2Fmagento-2-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magepow","download_url":"https://codeload.github.com/magepow/magento-2-core/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253950380,"owners_count":21989343,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["composer","magento","magento-extension-free","magento-extention","magento-module","magento2-extension","magento2-extension-free","magento2-module","magento2-module-free","magepow"],"created_at":"2025-05-13T13:32:59.148Z","updated_at":"2025-05-13T13:33:15.522Z","avatar_url":"https://github.com/magepow.png","language":"Less","funding_links":["https://www.paypal.com/paypalme/alopay"],"categories":[],"sub_categories":[],"readme":"[\u003cimg src=\"https://github.com/magepow/themeforest/blob/master/shopify/shopify_affiliate.jpg\" \u003e](https://shopify.pxf.io/VyL446)\n\n## Magepow Core for Magento 2\n\n[![Latest Stable Version](https://poser.pugx.org/magepow/core/v/stable)](https://packagist.org/packages/magepow/core)\n[![Total Downloads](https://poser.pugx.org/magepow/core/downloads)](https://packagist.org/packages/magepow/core)\n[![Daily Downloads](https://poser.pugx.org/magepow/core/d/daily)](https://packagist.org/packages/magepow/core)\n\n## How to install \u0026 upgrade Magepow_Core\n\n### 1. Install via composer (recommend)\n\nWe recommend you to install Magepow_Core module via composer. It is easy to install, update and maintaince.\n\nRun the following command in Magento 2 root folder.\n\n#### 1.1 Install\n\n```\ncomposer require magepow/core\nphp bin/magento setup:upgrade\nphp bin/magento setup:static-content:deploy\n```\n\n#### 1.2 Upgrade\n\n```\ncomposer update magepow/core\nphp bin/magento setup:upgrade\nphp bin/magento setup:static-content:deploy\n```\n\nRun compile if your store in Product mode:\n\n```\nphp bin/magento setup:di:compile\n```\nRun the command if you want clean Log in database:\n\n```\nphp bin/magento cleanUp\n```\n### 2. Copy and paste\n\nIf you don't want to install via composer, you can use this way. \n\n- Download [the latest version here](https://github.com/magepow/module-core/archive/master.zip) \n- Extract `master.zip` file to `app/code/Magepow/Core` ; You should create a folder path `app/code/Magepow/Core` if not exist.\n- Go to Magento root folder and run upgrade command line to install `Magepow_Core`:\n\n```\nphp bin/magento setup:upgrade\nphp bin/magento setup:static-content:deploy\n```\n\n## Donation\n\nIf this project help you reduce time to develop, you can give me a cup of coffee :) \n\n[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/paypalme/alopay)\n\n\n**[Our Magento 2 Extensions](https://magepow.com/magento-2-extensions.html)**\n\n* [Magento 2 Recent Sales Notification](https://magepow.com/magento-2-recent-order-notification.html)\n\n* [Magento 2 Categories Extension](https://magepow.com/magento-categories-extension.html)\n\n* [Magento 2 Sticky Cart](https://magepow.com/magento-sticky-cart.html)\n\n* [Magento 2 Ajax Contact](https://magepow.com/magento-ajax-contact-form.html)\n\n* [Magento 2 Lazy Load](https://magepow.com/magento-lazy-load.html)\n\n* [Magento 2 Mutil Translate](https://magepow.com/magento-multi-translate.html)\n\n* [Magento 2 Instagram Integration](https://magepow.com/magento-2-instagram.html)\n\n* [Magento 2 Lookbook Pin Products](https://magepow.com/lookbook-pin-products.html)\n\n* [Magento 2 Product Slider](https://magepow.com/magento-product-slider.html)\n\n* [Magento 2 Product Banner](https://magepow.com/magento-2-banner-slider.html)\n\n**[Our Magento 2 services](https://magepow.com/magento-services.html)**\n\n* [PSD to Magento 2 Theme Conversion](https://alothemes.com/psd-to-magento-theme-conversion.html)\n\n* [Magento 2 Speed Optimization Service](https://magepow.com/magento-speed-optimization-service.html)\n\n* [Magento 2 Security Patch Installation](https://magepow.com/magento-security-patch-installation.html)\n\n* [Magento 2 Website Maintenance Service](https://magepow.com/website-maintenance-service.html)\n\n* [Magento 2 Professional Installation Service](https://magepow.com/professional-installation-service.html)\n\n* [Magento 2 Upgrade Service](https://magepow.com/magento-upgrade-service.html)\n\n* [Magento 2 Customization Service](https://magepow.com/customization-service.html)\n\n* [Hire Magento 2 Developer](https://magepow.com/hire-magento-developer.html)\n\n**[Our Magento 2 Themes](https://alothemes.com/)**\n\n* [Expert Multipurpose Responsive Magento 2 Theme](https://1.envato.market/c/1314680/275988/4415?u=https://themeforest.net/item/expert-premium-responsive-magento-2-and-1-support-rtl-magento-2-/21667789)\n\n* [Gecko Premium Responsive Magento 2 Theme](https://1.envato.market/c/1314680/275988/4415?u=https://themeforest.net/item/gecko-responsive-magento-2-theme-rtl-supported/24677410)\n\n* [Milano Fashion Responsive Magento 2 Theme](https://1.envato.market/c/1314680/275988/4415?u=https://themeforest.net/item/milano-fashion-responsive-magento-1-2-theme/12141971)\n\n* [Electro 2 Responsive Magento 2 Theme](https://1.envato.market/c/1314680/275988/4415?u=https://themeforest.net/item/electro2-premium-responsive-magento-2-rtl-supported/26875864)\n\n* [Electro Responsive Magento 2 Theme](https://1.envato.market/c/1314680/275988/4415?u=https://themeforest.net/item/electro-responsive-magento-1-2-theme/17042067)\n\n* [Pizzaro Food responsive Magento 2 Theme](https://1.envato.market/c/1314680/275988/4415?u=https://themeforest.net/item/pizzaro-food-responsive-magento-1-2-theme/19438157)\n\n* [Biolife organic responsive Magento 2 Theme](https://1.envato.market/c/1314680/275988/4415?u=https://themeforest.net/item/biolife-organic-food-magento-2-theme-rtl-supported/25712510)\n\n* [Market responsive Magento 2 Theme](https://1.envato.market/c/1314680/275988/4415?u=https://themeforest.net/item/market-responsive-magento-2-theme/22997928)\n\n* [Kuteshop responsive Magento 2 Theme](https://1.envato.market/c/1314680/275988/4415?u=https://themeforest.net/item/kuteshop-multipurpose-responsive-magento-1-2-theme/12985435)\n\n* [Bencher - Responsive Magento 2 Theme](https://1.envato.market/c/1314680/275988/4415?u=https://themeforest.net/item/bencher-responsive-magento-1-2-theme/15787772)\n\n* [Supermarket Responsive Magento 2 Theme](https://1.envato.market/c/1314680/275988/4415?u=https://themeforest.net/item/supermarket-responsive-magento-1-2-theme/18447995)\n\n**[Our Shopify Themes](https://themeforest.net/user/alotheme)**\n\n* [Dukamarket - Multipurpose Shopify Theme](https://1.envato.market/c/1314680/275988/4415?u=https://themeforest.net/item/dukamarket-multipurpose-shopify-theme/36158349)\n\n* [Ohey - Multipurpose Shopify Theme](https://1.envato.market/c/1314680/275988/4415?u=https://themeforest.net/item/ohey-multipurpose-shopify-theme/34624195)\n\n* [Flexon - Multipurpose Shopify Theme](https://1.envato.market/c/1314680/275988/4415?u=https://themeforest.net/item/flexon-multipurpose-shopify-theme/33461048)\n\n**[Our Shopify App](https://apps.shopify.com/partners/maggicart)**\n\n* [Magepow Infinite Scroll](https://apps.shopify.com/magepow-infinite-scroll)\n\n* [Magepow Promotionbar](https://apps.shopify.com/magepow-promotionbar)\n\n* [Magepow Size Chart](https://apps.shopify.com/magepow-size-chart)\n\n**[Our WordPress Theme](https://themeforest.net/user/alotheme/portfolio)**\n\n* [SadesMarket - Multipurpose WordPress Theme](https://1.envato.market/c/1314680/275988/4415?u=https://themeforest.net/item/sadesmarket-multipurpose-wordpress-theme/35369933)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagepow%2Fmagento-2-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagepow%2Fmagento-2-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagepow%2Fmagento-2-core/lists"}