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

3.0.1 2025-12-03 09:58 UTC

README

Logo

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.

MIT License GPLv3 License AGPL License

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