WP Manifestindependent plugin directory
manifest / ecommerce / woocommerce-birthday

WooCommerce Birthday

The plugin lets you collect birthdays from the customers at the checkout page.

by Praveen Dias · github.com/praveendias1180/woocommerce-birthday · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/praveendias1180/woocommerce-birthday/archive/refs/heads/master.zip

Declares an update source (https://example.com/my-plugin/), so updates arrive through the plugin's own updater.

From the readme

WooCommerce Birthdays The plugin lets you collect birthdays from the customers at the checkout page. User Table with Birthdays Next, it adds the customer as a user to WordPress as a 'coin-member'. (Removes the default role subscriber.) Then it adds a column to a user table to display the collected birthday. Birthday Reminder Page This table list the birthdays of 'coin-members'. This can be customized to filter specific month only. Also, WordPress Cron can be used to send emails automatically.

Read the full README on GitHub →