Description
Work in progress.
Download, see current status and share feedback on:
https://github.com/magicoli/woocommerce-domain-names
Warning: Undefined variable $content in
/home/magic/domains/magiiic.com/www/w/wp-content/plugins/woopus/templates/templates.php on line
34
- Install and activate WooCommerce plugin. Optionally install WooCommerce Subscriptions (recommended).
- Download, install and activate the latest stable release.
- In WooCommerce settings > Domain names, fill Openprovider credentials and save. Setup margin, rounding and minimum price on the same page.
- 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).
Warning: Undefined variable $content in
/home/magic/domains/magiiic.com/www/w/wp-content/plugins/woopus/templates/templates.php on line
34
Why is FAQ section empty?
Because nobody asked anything yet.
Warning: Undefined variable $content in
/home/magic/domains/magiiic.com/www/w/wp-content/plugins/woopus/templates/templates.php on line
34
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
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