https://github.com/quantity-digital/commerce-emaerket
https://github.com/quantity-digital/commerce-emaerket
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/quantity-digital/commerce-emaerket
- Owner: quantity-digital
- License: mit
- Created: 2020-09-12T10:20:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T13:06:09.000Z (over 3 years ago)
- Last Synced: 2025-11-10T16:26:18.435Z (8 months ago)
- Language: PHP
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README

# E-mærket for Craft Commerce
This plugin provides an [E-mærket](https://www.emaerket.dk/) integration for [Craft Commerce](https://craftcms.com/commerce).
## Requirements
This plugin requires Craft CMS 3.5.0 and Craft Commerce 2.0.0 or later.
## Installation
You can install this plugin from the Plugin Store or with Composer.
#### From the Plugin Store
Go to the Plugin Store in your project’s Control Panel and search for “E-mærket”. Then click on the “Install” button in its modal window.
#### With Composer
Open your terminal and run the following commands:
```bash
# go to the project directory
cd /path/to/my-project.test
# tell Composer to load the plugin
composer require quantity-digital/commerce-emaerket
# tell Craft to install the plugin
./craft install/plugin quantity-digital/commerce-emaerket
```
## Setup
After the plugin is installed, setup what status the completed, cancelled and refunded orders have.