• Stars
    star
    119
  • Rank 297,128 (Top 6 %)
  • Language
    PHP
  • License
    GNU General Publi...
  • Created almost 9 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

MageSetup for Magento2

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

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

Usage

bin/magento magesetup:setup:run <country_code> <processors>

Parameters:

  • <country_code> is a required argument. Please find available country codes in country list above (e.g. de for Germany).
  • <processors> is an optional argument. If no processor code is given, all processors will be run.

Available processors:

  • agreements for setting up the terms and conditions
  • cms for setting up all required cms pages and cms blocks
  • systemConfig for setting up base configuration values.
  • tax for setting up the base tax rules / tax rates.

Example:

Run all processors for Germany:

bin/magento magesetup:setup:run de

Only run agreements and cms for Germany:

bin/magento magesetup:setup:run de agreements cms

HyvΓ€ Themes

If you're using HyvΓ€ as frontend in your Magento 2 instance, please install the corresponding compatibility module. You can find all detailed installation instructions in the compatibility module repository.

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
  • @therouv

Licence

GNU General Public License, version 3 (GPLv3)

Copyright

(c) 2015-2022 FireGento Team

More Repositories

1

magento-performance-tweaks

This Magento extension is based on the slides of Ivan Chepurnyi, available at http://de.slideshare.net/ivanchepurnyi/magento-performance.
PHP
150
star
2

FireGento_FastSimpleImport2

AvS_FastSimpleImport for Magento 2
PHP
136
star
3

firegento-logger

Framework for different logging adapters for Magento 1.
PHP
126
star
4

firegento-magesetup

MageSetup
PHP
120
star
5

magento

Magento Community Editions
106
star
6

firegento-pdf

Generates nicer and configurable PDF for invoices, creditmemos and shippings in Magento
PHP
100
star
7

firegento-debug

Debugging suite for Magento
PHP
99
star
8

firegento-adminmonitoring

Monitor all activities in the backend and provide a history about the changes.
PHP
91
star
9

firegento-dynamiccategory

Dynamically add products to a category based on an attribute selection.
PHP
87
star
10

firegento-germansetup

FireGento_GermanSetup
PHP
62
star
11

FireGento_ExtendedImport2

Magento 2 module: Extend the CSV import format
PHP
62
star
12

FireGento_FastSimpleImport2_Demo

Demo module for calling FireGento_FastSimpleImport2 via command line
PHP
28
star
13

firegento-customer

Extends the customer functionality of Magento.
PHP
24
star
14

phpcs

Official FireGento Coding Standard for all FireGento modules.
PHP
16
star
15

coding-guidelines

Official FireGento coding guidelines (incl. sample module)
PHP
12
star
16

firegento-pdfhtml

PHP
11
star
17

firegento-pdf2

PHP
4
star
18

firegento-pdf-paypalplus

PHP
4
star
19

verein

Alle Dokumente rund um den Verein FireGento e.V.
TeX
4
star
20

firegento-pdf-payone

PHP
2
star
21

firegento-pdf-billpay

PHP
2
star