QUrl-theme-YOURLS/README.md

24 lines
1.3 KiB
Markdown
Raw Normal View History

2024-04-25 16:02:07 +00:00
# QUrl Theme for YOURLS
A simple theme for [YOURLS](https://yourls.org) built based on the [Bootstrap](https://getbootstrap.com) framework.
2024-04-25 17:17:00 +00:00
[![Listed in Awesome YOURLS!](https://img.shields.io/badge/Awesome-YOURLS-C5A3BE)](https://github.com/YOURLS/awesome-yourls/) [![Bootstrap 5!](https://img.shields.io/badge/Bootstrap-5-8A2BE2)](https://github.com/twbs) [![PHPMailer!](https://img.shields.io/badge/PHPMailer-blue)](https://github.com/PHPMailer/PHPMailer)
2024-04-25 17:03:27 +00:00
2024-04-25 16:11:00 +00:00
![QUrl Preview](QUrl_theme_preview.png)
2024-04-25 16:02:07 +00:00
## Requirements
Theme requires:
* YOURLS itself, of course
* plugin [U-SRV](https://github.com/joshp23/YOURLS-U-SRV)
* plugin [YOURLS-IQRCodes](https://github.com/joshp23/YOURLS-IQRCodes)
The [PHPMailer](https://github.com/PHPMailer/PHPMailer) library was used to send e-mail messages. Messages are sent via SMTP
## Installation
Installation involves copying the contents of the `QUrl-Theme` directory directly to the main directory where YOURLS was installed.
2024-04-25 16:02:07 +00:00
## Configuration
The theme has basic configuration options. All options are located in the `qurl/config.php` file.
2024-04-25 16:08:14 +00:00
The theme can be translated into other languages. To do this, you need to create your own language file based on the file `PL-pl_qurl.php`, which is located in the `qurl/lang` directory.
## Preview
The theme is used on the website [QUrl.pl](https://qurl.pl)