Initial commit

This commit is contained in:
2024-03-03 13:08:21 -08:00
commit 0c52d6c4b3
3 changed files with 121 additions and 0 deletions

19
README Normal file
View File

@ -0,0 +1,19 @@
YOURLS XML Sitemap Generator
====================
Plugin for [YOURLS](https://yourls.org) `v1.19.2`.
*I haven't tested it with older versions so tread with caution :)*
Description
-----------
Generates a sitemap.xml file with all of your short URLs
Installation
------------
1. In `/user/plugins`, create a new folder named `yourls-xml-sitemap`.
2. Drop these files in that directory.
3. Go to the Plugins administration page ( *eg* `http://sho.rt/admin/plugins.php` ) and activate the plugin.
Thats all folks
------------