/YOURLS-Import-Export

Import and Export YOURLS

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

YOURLS Import Export

YOURLS Import Export is a plugin for YOURLS that helps you import and export your YOURLS URLs.

Import/Export code has been heavily borrowed from the Redirection plugin for WordPress by John Godley.

Supported things at the moment:

  1. CSV - Import & Export (source, destination, hits).
  2. XML - Import & Export (all url data).
  3. RSS - Export

CSV & XML are compatible with the Redirection plugin.

Requirements

YOURLS r708+ installation (that is newer than the v1.5 release).

Installation

  1. Download the zip.
  2. Extract the zip.
  3. Put the YOURLS-Import-Export folder in the user/plugins directory.
  4. Activate the plugin.

Usage

  1. Go to Plugins -> Import/Export
  2. Follow the instructions on the page

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my-yourls-import-export)
  3. Commit your changes (git commit -m "Added X Import/Export")
  4. Push to the branch (git push origin my-yourls-import-export)
  5. Create an Issue with a link to your branch
  6. Enjoy a refreshing Diet Coke and wait

You can also donate if you found this plugin to be helpful!

Notes