WooCommerce Domain Names (work in progress) – by Magiiic

WooCommerce domain names products and tools for Openprovider.

Meta

  • Version 0.1.4-dev.63
  • WordPress Version 4.5
  • Tested up to 6.1
  • PHP Version 5.6
  • Tags domain, dns, registrar, domain names, domain registration, woocommerce, openprovider
  • Author Magiiic
  • Donate link https://paypal.me/magicoli

Category:

Description

Work in progress.

Download, see current status and share feedback on:
https://github.com/magicoli/woocommerce-domain-names

  1. Install and activate WooCommerce plugin. Optionally install WooCommerce Subscriptions (recommended).
  2. Download, install and activate the latest stable release.
  3. In WooCommerce settings > Domain names, fill Openprovider credentials and save. Setup margin, rounding and minimum price on the same page.
  4. Create a product,
  • check “virtual” and “Domain name” in product data options
  • set the base price to 0 or more (will be added to actual domain registration price).

Why is FAQ section empty?

Because nobody asked anything yet.

Unreleased (0.1.4-dev.63)

  • added “From” before price
  • added input-text class to domain name field
  • fix fatal error Couldn’t fetch DOMText
  • fix fatal error with recent php versions
  • fix price not displayed
  • fix empty error reason for active domains
  • fix options not included in cart total
  • don’t try to validate domain if $passed value is already false

0.1.3.1

  • renamed as woocommerce-domain-names (hopefully the last rename, to match my other wc plugins naming)
  • updated assets

0.1.2

  • added package updater

0.1.1

  • added fr, nl and de translations
  • renamed as “WooCommerce Domain Names”, which reflects better the actual features

0.1.0

  • “Domain name” product type
  • “Domain name” field on product page
  • Availability and price check, using Openprovider API
  • optional margin to add to gross price
  • optional rounding
  • optional minimum price
  • Openprovider API
  • WooCommerce integration