2017 © Pedro Peláez
 

magento2-module module-dutchshop

Cream Module DutchShop

image

creaminternet/module-dutchshop

Cream Module DutchShop

  • Tuesday, July 24, 2018
  • by creaminternet
  • Repository
  • 0 Watchers
  • 0 Stars
  • 52 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 14 Versions
  • 0 % Grown

The README.md

Magento 2 Dutch Shop

When setting up a new Magento 2 store for the dutch market, several changes need to be made to your installation. This module aims to ease that process by providing sensible defaults for configuration settings, tax settings, etc., (*1)

What it does

  1. This repository includes a dutch language pack by default.
  2. Default Magento configuration is overridden to provide sensible dutch default values. These values can still be changed in the backend.
  3. Tax rules, tax rates and tax classes are created and properly associated.

Installation

Via composer

To install this package with composer you need access to the command line of your server and you need to have Composer. Install with the following commands:, (*2)

cd <your magento path>
composer require creaminternet/module-dutchshop:@stable
php bin/magento module:enable Cream_DutchShop
php bin/magento setup:upgrade
php bin/magento cache:flush
php bin/magento setup:static-content:deploy nl_NL

Manually

To install this package manually you need access to your server file system and you need access to the command line of your server. And take the following steps:, (*3)

  1. Download the zip file from the Bitbucket repository.
  2. Upload the contents to <your magento path>/app/code/Cream/DutchShop.
  3. Execute the following commands:
cd <your magento path>
php bin/magento module:enable Cream_DutchShop
php bin/magento setup:upgrade
php bin/magento cache:flush
php bin/magento setup:static-content:deploy nl_NL

Contribute

To help push the Dutch Shop module forward please fork the Bitbucket repository and submit a pull request with your changes., (*4)

License

This module is distributed under the following licenses:, (*5)

  • Academic Free License ("AFL") v. 3.0
  • Open Software License v. 3.0 (OSL-3.0)

Authors

About Cream

Cream is an ecommerce solution provider for the Magento platform. You'll find an overview of all our (open source) projects on our website., (*6)

The Versions

24/07 2018

dev-master

9999999-dev https://bitbucket.org/creaminternet/module-dutchshop

Cream Module DutchShop

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

 

The Development Requires

14/02 2017

1.3.1

1.3.1.0

Cream Module DutchShop

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

 

The Development Requires

15/11 2016

1.3.0

1.3.0.0

Cream Module DutchShop

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

 

The Development Requires

15/09 2016

1.2.0

1.2.0.0

Cream Module DutchShop

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

 

The Development Requires

01/08 2016

1.1.0

1.1.0.0

Cream Module DutchShop

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

 

The Development Requires

15/07 2016

1.0.8

1.0.8.0

Cream Module DutchShop

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

 

The Development Requires

12/07 2016

1.0.7

1.0.7.0

Cream Module DutchShop

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

 

11/07 2016

1.0.6

1.0.6.0

Cream Module DutchShop

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

 

08/07 2016

1.0.5

1.0.5.0

Cream Module DutchShop

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

 

05/07 2016

1.0.4

1.0.4.0

Cream Module DutchShop

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

 

05/07 2016

1.0.3

1.0.3.0

Cream Module DutchShop

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

 

05/07 2016

1.0.2

1.0.2.0

Cream Module DutchShop

  Sources   Download

The Requires

 

05/07 2016

1.0.1

1.0.1.0

Cream Module DutchShop

  Sources   Download

The Requires

 

04/07 2016

1.0.0

1.0.0.0

Cream Module DutchShop

  Sources   Download

The Requires

  • php ~5.5.0|~5.6.0|~7.0.5