A preconfigured Magento CE installation for Swiss Merchants
- version: 1.2.1
- On GitHub
- direct download link
This package is an extended Magento CE 1.7.0.2. It provides a slightly modified installation process, a form to enter all relevant store data in one place which is displayed on first admin user login. On completion of the form, caches are disabled and indices are refreshed.
A few useful and preconfigured modules are shipped with the distribution:
- Swiss German Language Pack
- French Language Pack
- Italian Language Pack
- Possibility to create english, french and italian store views via checkbox
- FireGento_GermanSetup (for base settings and adjustments for the Swiss market; will be called on form submit)
- FireGento_Pdf (to create better PDF invoices)
- DerModPro_BasePrice (for displaying the price per base unit, required in many cases according to German Laws)
- IntegerNet_Autoshipping (for displaying shipping costs in cart even when no shipping address is entered yet, see this German blog entry)
- Phoenix_CashOnDelivery (Payment Method)
- Itabs_DebitPayment (Payment Method)
- Itabs_Invoice (Payment Method)
- IntegerNet_RemoveCustomerAccountLinks (for hiding unneeded links in customer account, see this German blog entry)
- AvS_AdminNotificationAdvanced (for better handling of notifications, see this German blog entry)
- AvS_ScopeHint (to show conflicts in configuration, products and categories, see this German blog entry)
- Treynolds_Qconfig (to provide a quick search for the system configuration)
- Ikonoshirt_CustomAdminNotifications (to allow integration of additional news feeds)
- Openstream_RappenRounding (to round the prices to 5 Rappen; disabled by default)
On top, some core modules are disabled which are not needed for typical Swiss Shops:
- Mage_Usa
- Mage_PaypalUk
- Mage_GoogleCheckout
- Mage_Authorizenet
- Mage_Centinel
- Mage_XmlConnect
- PHP >= 5.2.0
- MySQL >= 5.0.0
- Clone the repository or copy the contents of the ZIP file to your htdocs directory
- Run Installation process as usual
- Log into admin, fill out and submit displayed form
- Remove all files from your Magento installation
- Delete the database
If you have any issues with this extension, open an issue on GitHub.
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
Andreas von Studnitz, Christian Philipp, integer_net GmbH
OSL - Open Software Licence 3.0
(c) 2012-2013 integer_net GmbH
- Magento Inc. for the Magento Community Edition
- Thomas Fleck and the Netresearch App Factory for ideas, cooperation, marketing and support
- the FireGento team for GermanSetup and FireGento_Pdf
- Rico Neitzel and Daniel Sasse for the German Language Pack
- Phoenix Media and ITABS for the payment modules
- Fabian Blechschmidt for ideas regarding the default configuration and his module for allowing additional admin news feeds
- Openstream Internet Solutions for cooperation, support and the Rappen Rounding Module