Skip to content

niziou/M2_Address_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento2 Customer Address REST API module

Table of Contents

Installation

Install docker for project

curl -s https://raw.githubusercontent.com/clean-docker/Magento2/master/init | bash -s MYMAGENTO2 clone

cd MYMAGENTO2

./shell

rm index.php

git clone THIS repostiory

exit

in MYMAGENTO2 dir:

./composer install

Setup

php bin/magento setup:install --base-url=http://test-m2.loc --db-host=db --db-name=magento --db-user=magento --admin-firstname=Magento --admin-lastname=User --admin-email=my@email.com --admin-user=admin --admin-password=password123 --language=en_US --currency=USD --timezone=Europe/Warsaw --use-rewrites=1 --backend-frontname=admin

FAQ


Support

e-mail: mateusz.niziolek@gmail.com twitter: @niziol_pl

License

License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages