Skip to content

Commit

Permalink
Updated plugin meta
Browse files Browse the repository at this point in the history
  • Loading branch information
picocodes committed Oct 21, 2017
1 parent 1c2db1c commit 3c64094
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 12 deletions.
6 changes: 3 additions & 3 deletions hubaga.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
/**
* Plugin Name: Hubaga
* Plugin URI: https://hubaga.com/
* Description: A lightweight plugin that allows you to easily sell your digital products. Fast.
* Version: 1.0.0
* Description: Use this light-weight plugin to sell your software products.
* Version: 1.0.1
* Author: Hubaga
* Author URI: https://hubaga.com
* Requires at least: 4.4
* Tested up to: 4.7
* Tested up to: 4.9
*
* Text Domain: hubaga
* Domain Path: /languages/
Expand Down
5 changes: 3 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
#Hubaga
Hubaga is an eCommerce plartform for developers.
# Hubaga

Hubaga is an eCommerce plartform for software developers. Learn more at https://hubaga.com
59 changes: 52 additions & 7 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,57 @@
=== Hubaga E-commerce ===
Contributors: picocodes, pappitohq, hubaga
Tags: ecommerce, e-commerce, store, sales, sell, shop, cart, checkout, downloadable, downloads, paypal, shopping cart
Requires at least: 4.7
Tested up to: 4.7
Stable tag: 1.0.0
=== Hubaga Sell Digital Downloads ===
Contributors: hubaga
Tags: ecommerce, e-commerce, store, sell downloads, sell, shop, cart, checkout, downloads, paypal, digital downloads
Donate link: https://hubaga.com
Requires at least: 4.1
Tested up to: 4.9
Requires PHP: 5.2.4
Stable tag: 1.0.1
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

A lightweight plugin that lets you sell your software and apps easily.
Use this light-weight eCommerce plugin to sell your software and other digital products.

== Description ==
Hubaga was built to make it easy to sell digital products without using bloated plugins.

It uses a single-field checkout to keep the checkout process short. In addition; you can enable instacheck and load the checkout form via ajax further speeding up the checkout process.

Hubaga maximizes conversions by applying several checkout optimisation techniques such as short checkout processes and strategic application of trust seals.

== Installation ==
= Minimum Requirements =

* PHP version 5.2.4 or greater (PHP 7 or greater is recommended)
* fsockopen or cURL enabled to confirm payments
* WordPress 4.1+

= Automatic installation =

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of Hubaga, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type “Hubaga” and click Search Plugins. Once you’ve found our eCommerce plugin, you can install it by simply clicking “Install Now”.

= Manual installation =

The manual installation method involves downloading our eCommerce plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains [instructions on how to do this here](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).


== Frequently Asked Questions ==
= Where can I get support? =

If you get stuck, you can ask for help in the [Hubaga Plugin Forum](https://wordpress.org/support/plugin/woocommerce).

Our premium customers can contact us at [our helpdesk](https://hubaga.freshdesk.com/).

= Will Hubaga work with my theme? =
Yes.

= Where can I report bugs or contribute to the project? =

Bugs can be reported on the [Hubaga GitHub repository](https://github.com/hubaga/hubaga/issues).


== Screenshots ==
1. Sample Product Card
2. Reports page
3. Instacheck

0 comments on commit 3c64094

Please sign in to comment.