Skip to content

Commit 0970d9c

Browse files
author
Rafael Grigorian
committed
Moved documentation outside repository
1 parent 7910a77 commit 0970d9c

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Magento — Cloudflare
2-
> Interact with popular Cloudflare features though Magento's backend portal
2+
> Interact with popular Cloudflare features though Magento's backend portal.
33
44
![](https://img.shields.io/badge/License-MIT-orange.svg?style=for-the-badge)
55
![](https://img.shields.io/badge/Version-1.0.3-orange.svg?style=for-the-badge)
@@ -11,9 +11,11 @@
1111
</p>
1212

1313
## Documentation
14-
The user guide can be found in the [docs](docs) folder. The user guide goes through the installation process as well as explains all the features that comes with this plugin. For furthur support, please email [development@jetrails.com](mailto://development@jetrails.com).
14+
15+
The user manual can be found in [here](https://learn.jetrails.com/article/magento-cloudflare-extension). The user manual goes through the installation process as well as explains all the features that comes with this plugin. For furthur support, please email [development@jetrails.com](mailto://development@jetrails.com).
1516

1617
## Build System
18+
1719
This extension uses __Gulp__ as it's build system. Gulp is a package that can be easily downloaded using __NPM__ or __Yarn__. Once this repository is cloned, run `npm install gulp -g` followed by `npm install` or `yarn install` to install Gulp and all Gulp modules used within this build system. Please refer to the following table for a description of some useful Gulp commands. A typical Gulp command takes the following form: `gulp <command>`.
1820

1921
| Command | Description |
@@ -27,4 +29,6 @@ This extension uses __Gulp__ as it's build system. Gulp is a package that can b
2729
| `package` | Updates package.xml with file hashes and packages extension into distribution directory |
2830

2931
## Docker Environment
32+
3033
This project comes with a [docker-compose.yml](docker-compose.yml) and a [docker-sync.yml](docker-sync.yml) file, which can be used to spin up a Magento 1 development environment. In order to use docker, please make sure you have **Docker**, **Docker Compose**, and **Docker Sync** installed. For information about configuring this docker environment, please refer to it's Github repository which can be found [here](https://github.com/jetrails/docker-magento-alpine).
34+

design/user_guide.sketch

-2.21 MB
Binary file not shown.

docs/CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/user_guide.pdf

-1.88 MB
Binary file not shown.

0 commit comments

Comments
 (0)