-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
58 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |