Skip to content

dotpay/Magento2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento-2.0

1. Instalacja

Wtyczka może zostać zainstalowana poprzez:

a) modman link:

modman clone https://github.com/dotpay/Magento2.git

b) skopiowanie plików do katalogu:

app/code/Dotpay/Dotpay

(jeżeli go nie ma, to należy go utworzyć).

2. Aktywacja

Przed użyciem wtyczkę należy aktywować z poziomu panelu administracyjnego Magento2:

System > Web Setup Wizard > Component Manager

Z menu wtyczki należy wybrać opcję

Enable

a nastepnie przejść wszystkie kroki kreatora.

1. Installation

Plugin can be installed in two ways:

a) modman link:

modman clone https://github.com/dotpay/Magento2.git

b) copying plugin files to:

app/code/Dotpay/Dotpay

(if it's not present create it).

2. Activation

Before using plugin has to be activated in Magento2 administration panel:

System > Web Setup Wizard > Component Manager

In plugin configuration select

Enable

and follow installation wizard.