Skip to content

Commit c151df0

Browse files
committed
Installation instructions for clients added
1 parent d55ef4c commit c151df0

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Easy Tabs
22

3-
### Installation
3+
## Installation
4+
5+
### For clients
6+
7+
There are several ways to install extension for clients:
8+
9+
1. If you've bought the product at Magento's Marketplace - use
10+
[Marketplace installation instructions](https://docs.magento.com/marketplace/user_guide/buyers/install-extension.html)
11+
2. Otherwise, you have two options:
12+
- Install the sources directly from [our repository](https://docs.swissuplabs.com/m2/extensions/easytabs/installation/composer/) - **recommended**
13+
- Download archive and use [manual installation](https://docs.swissuplabs.com/m2/extensions/easytabs/installation/manual/)
14+
15+
### For developers
16+
17+
Use this approach if you have access to our private repositories!
418

519
```bash
620
cd <magento_root>

0 commit comments

Comments
 (0)