]>
BookStack Code Mirror - api-scripts/commitdiff
projects
/
api-scripts
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
e5c11ef
)
Added user note
author
Dan Brown
<redacted>
Thu, 4 Mar 2021 23:47:56 +0000
(23:47 +0000)
committer
Dan Brown
<redacted>
Thu, 4 Mar 2021 23:47:56 +0000
(23:47 +0000)
php-generate-sitemap/readme.md
patch
|
blob
|
history
diff --git
a/php-generate-sitemap/readme.md
b/php-generate-sitemap/readme.md
index bd4c77382520ff3528cba800b6773f50f5ff21dc..0e9e9329d9e04d6825b53f7356b07af4a80feba7 100644
(file)
--- a/
php-generate-sitemap/readme.md
+++ b/
php-generate-sitemap/readme.md
@@
-5,6
+5,8
@@
This script will scan through all pages, chapters books and shelves via the API
**This is a very simplistic single-script-file example of using the endpoints API together**
, it is not a fully-featured & validated script.
+Keep in mind, The sitemap generated will reflect content visible to the API user used when running the script.
+
## Requirements
You will need php (~7.2+) installed on the machine you want to run this script on.