Skip to content

jonrandoem/yourls-wallabag

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

yourls-wallabag

About

yourls-wallabag is a plugin for YOURLS. The plugin adds a new share link into the Quick Share box (available for each URL shown in the Yourls admin area). The added link allows the sharing of the URL to a Wallabag (previously named Poche) installation.

Obviously, you need a valid Yourls installation and a valid Wallabag installation.

This plugin has been tested on Yourls:

Installation

  1. Unzip the plugin. You get a "yourls-wallabag" folder
  2. Upload this folder into the user/plugins folder of your Yourls installation
  3. Edit your config.php file (located at user/config.php in your Yourls installation)
  4. Define the URL of your Poche installation by inserting the following line at the end of your config.php file. Adapt the URL "https://my-wallabag.com" to your Wallabag installation's URL (No trailing slash !!!), and save changes to config.php
define('WALLABAG_URL', 'https://my-wallabag.com');

Finally, activate the plugin in the admin area

License

This theme is licensed under MIT License.

About

A plugin for YOURLS that adds a link in the quick share box to share an URL to Poche

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages