wimakeit / setup-package
Setup core modules used in Magento2 instances
Installs: 236
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 1
pkg:composer/wimakeit/setup-package
Requires
- php: ~8
- avstudnitz/scopehint2: ^1.1
- baldwin/magento2-module-csp-shim: ^1.0
- corrivate/magento2-rest-api-logger: ^1
- cweagans/composer-patches: ^1.7
- dompdf/dompdf: ^3.0
- experius/module-pagenotfound: ^1.3
- experius/module-wysiwygdownloads: ^1.1
- magento-hackathon/module-eavcleaner-m2: ^1.7
- magento/framework: 103.0.*
- magento/module-backend: 102.0.*
- magento/quality-patches: ^1.1
- markshust/magento2-module-disabletwofactorauth: ^2.0
- mgtcommerce/module-mgtdevelopertoolbar: ^1.0
- multisafepay/magento2: ^3.13
- owebia/magento2-module-advanced-shipping: ^6.1
- walkwizus/magento2-module-meilisearch: ^1.0
- yireo/magento2-webp2: ^0.14
Suggests
- wimakeit/core: Wimakeit core (private repo)
- wimakeit/og-tag-manager: Tag manager
README
Wimakeit Magento 2 Setup Package
A Magento 2 metapackage bundling essential modules and tools used across Wimakeit-managed Magento installations.
Compatible with Magento 2.4.6+ and PHP 8.x.
Features
This setup package installs and configures a curated list of stable Magento 2 modules:
✔ Core Included Modules
- dompdf/dompdf
- experius/module-pagenotfound
- experius/module-wysiwygdownloads
- multisafepay/magento2
- owebia/magento2-module-advanced-shipping
- yireo/magento2-webp2
- cweagans/composer-patches
- avstudnitz/scopehint2
- markshust/magento2-module-disabletwofactorauth
- baldwin/magento2-module-csp-shim
- magento/quality-patches
- corrivate/magento2-rest-api-logger
- magento-hackathon/module-eavcleaner-m2
- mgtcommerce/module-mgtdevelopertoolbar
- walkwizus/magento2-module-meilisearch
🔧 Suggested Modules
These modules may be added depending on project requirements:
- wimakeit/og-tag-manager — OpenGraph tag management
- wimakeit/core — Wimakeit core utilities (private repository)
Installation
Add the package to an existing Magento 2.4.6+ project:
composer require wimakeit/setup-package
bin/magento setup:upgrade
bin/magento setup:di:compile