Git Product home page Git Product logo

mass-remove-links's Introduction

Your Own URL Shortener

CI Scrutinizer Code Quality PHP Version Support Packagist OpenCollective OpenCollective

YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener, on your server. You'll have full control over your data, detailed stats, analytics, plugins, and more. It's free and open-source.

Quick Start

Get YOURLS :

  • Download the latest release
  • Using Composer? You can simply composer create-project yourls/yourls . in an empty directory.

Install YOURLS:

  • Read yourls.org for starters
  • The complete documentation is on docs.yourls.org and contains everything from beginners to experts.

Community news, tips and tricks

Contributing

Feature suggestion? Bug to report?

Before opening any issue, please search for existing issues (open and closed) and read the Contributing Guidelines.

Backers

Do you use and enjoy YOURLS? Become a backer and show your support to our open source project.

Sponsors

Does your company use YOURLS? Ask your manager or marketing team if your company would be interested in supporting our project. Your company logo will show here. Help support our open-source development efforts by becoming a sponsor.

License

Free software. Do whatever the hell you want with it.
YOURLS is released under the MIT license.

mass-remove-links's People

Contributors

decicus avatar ozh avatar takika avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mass-remove-links's Issues

Mass Remove Option: Clicks

Summary
Option to mass remove links by clicks. For example, any links that have zero or 0-2 clicks should be deleted.

Motivation
Allow users to mass remove low volume or zero click links that are taking up space in the database.

Is your feature request related to a problem? Please describe.
Database is getting large, and it's difficult to quickly delete all zero click links.

Describe the solution you'd like
Delete all links that meet a specific click criteria.

Describe alternatives you've considered
Logging into PHPMyAdmin which is a bit troublesome. Prefer to use interface.

Additional context
N/A

Thanks for this plugin and all the others you've created btw!

Fatal error: Call to undefined method ezSQL_mysql::fetchObjects()

yourls v1.6. Works as expected. I installed "Mass Remove Links 1.1" and activated successfully.

If I select a range of documents to delete, I get the error:
Fatal error: Call to undefined method ezSQL_mysql::fetchObjects() in D:\htdocs\yourls\user\plugins\mass-remove-links\plugin.php on line 123

If I UNcheck "Display results, do not delete. This is a test", I get the error
Fatal error: Call to undefined method ezSQL_mysql::fetchAffected() in D:\htdocs\yourls\user\plugins\mass-remove-links\plugin.php on line 146

Environment:
yourls v1.6
Mass Remove Links 1.1
PHP Version 5.4.15
Apache 2.4.4
MySQL 5.6.11

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.