Skip to content

Commit

Permalink
Add example commands order to generate the sitemap
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Fedurtsya <[email protected]>
  • Loading branch information
Sieg committed Dec 29, 2023
1 parent 360825f commit b1fc720
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,14 @@ There is a table (fa_sitemap) which contains the list of all sitemap urls.
Urls are updated and added during the "fa:sitemap:update" command.
The sitemap is generated by "fa:sitemap:generate" command.

```shell
./vendor/bin/oe-console fa:sitemap:update content
./vendor/bin/oe-console fa:sitemap:update category
./vendor/bin/oe-console fa:sitemap:update product

./vendor/bin/oe-console fa:sitemap:generate
```

## License

Please make sure you checked the License before using the module.

0 comments on commit b1fc720

Please sign in to comment.