Skip to content
This repository was archived by the owner on Nov 14, 2019. It is now read-only.

Commit ae9a717

Browse files
committed
Abandoned
1 parent 1de8227 commit ae9a717

File tree

4 files changed

+9
-2
lines changed

4 files changed

+9
-2
lines changed

.res/patreon.png

-2.89 KB
Loading

.res/paypal.png

-6.53 KB
Loading

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,14 @@
22
[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%205.3.0-8892BF.svg?style=flat-square)](https://php.net/)
33
[![Build Status](https://img.shields.io/travis/com/crazy-max/CwsOvhLogsDownloader/master.svg?style=flat-square)](https://travis-ci.com/crazy-max/CwsOvhLogsDownloader)
44
[![Code Quality](https://img.shields.io/codacy/grade/6ca828770e69476fa3d7773f831eec36.svg?style=flat-square)](https://www.codacy.com/app/crazy-max/CwsOvhLogsDownloader)
5-
[![Support me on Patreon](https://img.shields.io/badge/donate-patreon-fb664e.svg?style=flat-square)](https://www.patreon.com/crazymax)
6-
[![Donate Paypal](https://img.shields.io/badge/donate-paypal-7057ff.svg?style=flat-square)](https://www.paypal.me/crazyws)
5+
[![Support me on Patreon](https://img.shields.io/badge/donate-patreon-f96854.svg?logo=patreon&style=flat-square)](https://www.patreon.com/crazymax)
6+
[![Donate Paypal](https://img.shields.io/badge/donate-paypal-00457c.svg?logo=paypal&style=flat-square)](https://www.paypal.me/crazyws)
7+
8+
## :warning: Abandoned project
9+
10+
This project is not maintained anymore and is abandoned. Feel free to fork and make your own changes if needed.
11+
12+
Thanks to everyone for their valuable feedback and contributions.
713

814
## About
915

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"abandoned": true,
23
"name": "crazy-max/cws-ovh-logs-downloader",
34
"type": "library",
45
"description": "PHP class to download the Apache access and error, FTP, CGI, Out and SSH logs available on http://logs.ovh.net from a shared hosting.",

0 commit comments

Comments
 (0)