Update README.md
This commit is contained in:
parent
89799cb83a
commit
db65be6e0e
16
README.md
16
README.md
@ -6,3 +6,19 @@ Installation
|
|||||||
------------
|
------------
|
||||||
|
|
||||||
1. Activate module in the OXID backend
|
1. Activate module in the OXID backend
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|
After uploading the module, your directory should look like this:
|
||||||
|
|
||||||
|
```
|
||||||
|
├── index.php
|
||||||
|
├── bootstrap.php
|
||||||
|
├── config.inc.php
|
||||||
|
├── ...
|
||||||
|
└── modules
|
||||||
|
└── ab_htmlmin
|
||||||
|
├── README.md
|
||||||
|
├── metadata.php
|
||||||
|
└── models
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user