Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nicosomb/wallabag-carbondate-bundle

Plugin for wallabag: Try to guess creation date by using carbon date.
https://github.com/nicosomb/wallabag-carbondate-bundle

symfony-bundle wallabag wallabag-plugin

Last synced: 2 months ago
JSON representation

Plugin for wallabag: Try to guess creation date by using carbon date.

Awesome Lists containing this project

README

        

# Plugin for wallabag: Try to guess creation date by using carbon date

This bundle allows you to try to guess the creation date of an article by using carbon date (http://carbondate.cs.odu.edu).

## Requirements

* wallabag >= 2.2.2

## Installation

### Download the bundle

```
composer require nicosomb/wallabag-carbondate-bundle
```

### Enable the bundle

```php