Plugin info

Total downloads: 1,061
Active installs: 0
Total reviews: 1
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 2/7/2014 (4345 days ago)
Added to WordPress: 2/7/2014 (11 years old)
Minimum WordPress version: 3.6
Tested up to WordPress version: 3.6.1
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 4345 days ago • 1 reviews

22/100

Is WP Bucket abandoned?

Possibly abandoned (last update 4345 days ago).

Compatibility

Requires WordPress: 3.6
Tested up to: 3.6.1
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

WB Embed Code
Rating 0.0/5 (0 reviews)Active installs 10

Description

A lightweight wordpress plugin that helps you to login to your site by using a “Login by Bitbucket” system and it enables developers to run most of server side ability in plugin or theme by using of Bitbucket API, This includes access to all features of the version 1 and version 2 Bitbucket API .

So a developer can to create wordpress plugins or themes using of a simple php class named WP_Bucket and Bitbucket API.

This plugin created based on OAuth class and wp_remote_request function.

WP Bucket Introduction

Please to read WP Bucket Introduction

Installation

  1. Download the latest version of WP Bucket, or copy it to local by git clone https://bitbucket.org/khosroblog/wp_bucket.git.
  2. Move the wp-bucket folder on the wp-content/plugins directory.
  3. Navigate to the Plugins dashboard page.
  4. Activate the plugin WP Bucket.

Frequently Asked Questions

You can to use this link for support and error reporting.

  1. https://bitbucket.org/khosroblog/wp_bucket/issues

Review feed

No reviews available

Screenshots

  1. Create a Bitbucket Application and applying WP Bucket setting.

    Create a Bitbucket Application and applying WP Bucket setting.

  2. WP Bucket test page( http://yoursite.com/wp-bucket-test/ ).

    WP Bucket test page( http://yoursite.com/wp-bucket-test/ ).

Changelog

v0.1.2

  • readme.txt updated.

v0.1.1

  • The issue server error 404 resolved for absolute url’s to the sign ‘!’.
  • readme.txt added.

v0.1.0

  • Initial release.