Skip to content

mrafulfill/firegento-magesetup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FireGento_MageSetup

MageSetup configures a shop for a national market. It's the international variant and successor of GermanSetup.

Currently supported countries: Austria, France, Germany, Italy, Russia, Switzerland, United Kingdom. More to follow.

Build Status

  • Latest Release: Master Branch
  • Development Branch: Development Branch

Facts

Description

Central features of MageSetup are:

  • Setting of important configuration settings
  • Predefined tax settings and tax classes for shipping from several countries to worldwide destinations
  • Assign new tax classes to all products (configurable)
  • Creation of email templates based on the local language pack. Legal texts can be added to some templates automatically.
  • Creation and Activation of Checkout Agreements. Agreements can be shown at customer registration instead of or additional to the checkout. They can be required or not.
  • Creation of default CMS pages like imprint, terms and conditions, privacy, shipping, payment methods.
  • Create email templates, cms pages and blocks as well as checkout agreements for store views with a different language as well
  • Possibility to add tax and/or shipping info to all prices
  • Automatical generation of meta data to products
  • Saving of every status change of newsletter subscriptions
  • Presets are configurable via xml files for every country seperately
  • Many more, see the full list of features including several screenshots.

Requirements

  • PHP >= 5.3.0

Compatibility

  • Magento >= 1.6

Installation

Please create the desired websites and store views as well as install any language packs before running MageSetup.

Copy all files from the src/ folder to your magento directory in order to install the MageSetup module. After you have installed the module, you should clear the cache and log off from admin panel. When you log on again, you should see the following hint:

MageSetup has been installed. Click here to set up your pages, blocks, emails and tax settings.

If you don't see that hint, please check that the configuration setting System -> Configuration -> Developer -> Template Settings -> Allow Symlinks is enabled.

On the linked page, you can make the desired settings and then click "Run MageSetup" on the top or bottom right. The adjustments will be made.

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.

Please also see have a look at our contribution guide for this extension and our general contribution process for FireGento extensions.

Developer

FireGento Team

Licence

GNU General Public License, version 3 (GPLv3)

Copyright

(c) 2013-2015 FireGento Team

Packages

No packages published

Languages

  • PHP 55.1%
  • HTML 42.8%
  • CSS 1.5%
  • Gherkin 0.6%