Download the PHP package magenerds/germanlaw without Composer

On this page you can find all versions of the php package magenerds/germanlaw. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package germanlaw

Magenerds_GermanLaw

This extension provides basic configurations for your Magento store in order to be ready for the german market.
It includes many system configuration settings, tax configuration as well as cms pages for legal information.
It also shows legal notices for shipping costs after every price.

Extension installation

The easiest way to install the Magenerds module is via composer

Extension activation

At any time you can enable and disable this extension in the system configuration.
You can do this by opening the backend menu .
There you will find the entry .
After clicking on it you see a dropdown box where you can enable/disable the module. Save the configuration and delete the cache.

Extension configuration

You can configure the shipping notice either to be displayed after every price directly or in the footer whereas there ist an asterisk (*) behind every price referencing to the footer.
Go to and then to Price display. There you can choose if you use the asterisk or not:

You can also define the tax and shipping text being dispayed. Therefore you can use %s in order to define the tax amount in the text.
For defining the link to the shipping page you can use [ and ] before and after the word you want to use as a link. Example: Inkl. %s MwSt., zzgl. [Versand] will lead to Inkl. 19% MwSt., zzgl. Versand whereas Versand is the link to the shipping page. The last configuration setting is the selected cms page which is the shipping page you want to link to.

Installed CMS Pages

This extension installs 5 cms pages during installation:

The cms pages have dummy content so you should fill them if you use them. The german law says you have to use them :-)

Tax configuration

This extension installs the two german tax rates:

You can select them if you edit a product in the backend under Product details:

System configuration

This extensions configures the system so that the store is ready for the german market. In detail the settings are as follows:


All versions of germanlaw with dependencies

PHP Build Version
Package Version
Requires magento/framework Version *
magenerds/dashboard Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package magenerds/germanlaw contains the following files

Loading the files please wait ....