firegento / magesetup2

firegento/magesetup2

MageSetup provides the necessary configuration (system config, tax, agreements, etc. for a national market.

  • Team FireGento
magento2-module 2.4.6 Compatible Based on composer requirements only QA: failed GPL-3.0
Viewing version 1.1.0. Latest version is 1.3.0. Switch to latest

FireGento_MageSetup

All Contributors

MageSetup configures a shop for a national market.

Currently supported countries are:

  • Austria (at)
  • Switzerland (ch)
  • Germany (de)
  • Spain (es)
  • France (fr)
  • United Kingdom (gb)
  • Italy (it)
  • Netherlands (nl)
  • Poland (pl)
  • Romania (ro)
  • Russia (ru).

More countries to follow.

Missing your country? Please open a pull request with the necessary configuration for your country and help us support more countries.

Requirements

  • PHP >= 7.3
  • Magento >= 2.4.3

If you are using Magento < 2.4.3, you can still use version 0.4.*.

Installation

Via composer (recommended)

Please go to the Magento2 root directory and run the following commands in the shell:

composer require firegento/magesetup2
bin/magento module:enable FireGento_MageSetup
bin/magento setup:upgrade
bin/magento magesetup:setup:run <countrycode>

Manually

Please create the directory app/code/FireGento/MageSetup and copy the files from this repository to the created directory. Then run the following commands in the shell:

bin/magento module:enable FireGento_MageSetup
bin/magento setup:upgrade
bin/magento magesetup:setup:run <countrycode>

Support

If you encounter any problems or bugs, please create an issue on GitHub.

Contribution

Any contribution to the development of MageSetup is highly welcome. The best possibility to provide any code is to open a pull request on GitHub.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Kevin Krieger

πŸ“–

Jens Richter

πŸ’»

Rouven Alexander Rieker

πŸ’»

demtaric

πŸ’»

Simon Sprankel

πŸ’»

Roman Hutterer

πŸ’»

Andreas von Studnitz

πŸ’»

Daniel

πŸ’»

Andreas Mautz

πŸ’»

Latenzio Gonzales

πŸ’»

benedikt-g

πŸ’»

David Verholen

πŸ’»

Gordon Lesti

πŸ’»

Fabian Blechschmidt

πŸ’»

Sylvain RayΓ©

πŸ’»

Andre Flitsch

πŸ’»

David Fecke

πŸ’»

Julian Wundrak

πŸ’»

Fabio Brunelli

πŸ’»

Osiozekhai Aliu

πŸ’»

aeno

πŸ’»

Lennart Schreiber

πŸ’»

Henning Kuntzschmann

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

Developer

FireGento Team

Maintainer

  • @sprankhub
  • @frostblogNet
  • @Schrank

Licence

GNU General Public License, version 3 (GPLv3)

Copyright

(c) 2015-2021 FireGento Team

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

[Unreleased]

Fixed

  • ...

Added

  • ...

Removed

  • ...

[v1.1.0] - 2022-03-31

Added

  • support for PHP 8.1 #207 (thanks @domeglic)

[v1.0.0] - 2021-08-19

Fixed

  • fatal error on all frontend pages #199 (thanks @sprankhub)

Added

  • support for Magento 2.4.3 #200 (thanks @sprankhub)

Removed

  • support for Magento < 2.4.3 #200 (thanks @sprankhub)

[v0.4.1] - 2020-11-04

Fixed

  • Registry key already exists error for HTTPS sites #186 (thanks @sprankhub)
  • Wrong attribute group name in setup scripts #187 (thanks @norgeindian)

[v0.4.0] - 2020-10-08

Added

  • Support for Magento 2.4 #183 (thanks @sprankhub)
  • Support for PHP 7.4 #183 (thanks @sprankhub)

[v0.3.0] - 2020-06-30

Fixed

  • Fix imprint blocks in mails #149 (thanks @sprankhub)
  • Hide tax details for grouped product #150 (thanks @sprankhub)
  • Fix setting of tax class ID on products (thanks @sprankhub)
  • Configure kg as weight unit during setup #31 (thanks @sprankhub)
  • Use delivery time label from attribute config (Note you have to configure the attribute lable in the admin area) #124 (thanks @sprankhub)
  • Use newer coding magento standard (thanks @sprankhub)
  • Update English translation (thanks @sprankhub)
  • Update German translation (thanks @sprankhub)
  • Replace around with after plugin (thanks @sprankhub)

Added

  • Add all contributors and bot config (thanks @kkrieger85)
  • Add integration test (thanks @sprankhub,@BorisovskiP)
  • Add integration test to travis ci #166 (thanks @frostblogNet)
  • Add unit test form blocks (thanks @frostblogNet)
  • Add integration test for visible in checkout property (thanks @sprankhub)

Removed

  • Remove price details from tier prices #87 (thanks @sprankhub)
  • Drop support for magento 2.2.x and php 7.1.x (thanks @sprankhub,@frostblogNet)
  • Remove unused Dutch translation (thanks @sprankhub)
Versions
Version Stability QA Status Released
1.3.0 stable Fail 2026-05-22 06:01:22
1.2.5 stable Not tested 2026-01-28 06:47:00
1.2.4 stable Not tested 2025-11-21 14:15:41
1.2.3 stable Not tested 2025-05-24 20:21:02
1.2.2 stable Not tested 2024-08-08 14:05:28
1.2.1 stable Not tested 2023-03-20 22:22:34
1.2.0 stable Not tested 2022-09-07 08:36:38
1.1.2 stable Not tested 2022-08-17 12:37:13
1.1.1 stable Not tested 2022-08-16 18:12:36
1.1.0 stable Not tested 2022-03-31 19:23:41
1.0.0 stable Not tested 2021-08-19 21:30:23
0.4.1 stable Not tested 2020-11-04 20:36:20
0.4.0 stable Not tested 2020-10-08 12:42:45
0.3.0 stable Not tested 2020-06-30 19:53:22
0.2.0 stable Not tested 2020-03-08 10:41:41
0.1.2 stable Not tested 2019-07-20 10:49:46
0.1.1 stable Not tested 2019-01-09 14:40:13
0.1.0 stable Not tested 2018-09-07 09:03:30

Requires 4

Package Constraint
php ~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0||~8.5.0
magento/module-store *
magento/module-backend *
magento/framework >=103.0.3

No QA results yet

QA pipelines haven't run for this version. Status appears here once the vendor publishes a tagged release that gets ingested.

License
GPL-3.0
Authors
Make it pay

Turn an existing module into recurring revenue.

If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.