Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vanbess/plugin-woocommerce-influencer-page-cpt
Custom Post Type for Influencer Page and functionality to auto generate WooCommerce coupon code per page which expires in 48 hours and is then regenerated.
https://github.com/vanbess/plugin-woocommerce-influencer-page-cpt
woocommerce woocommerce-extension woocommerce-plugin
Last synced: 13 days ago
JSON representation
Custom Post Type for Influencer Page and functionality to auto generate WooCommerce coupon code per page which expires in 48 hours and is then regenerated.
- Host: GitHub
- URL: https://github.com/vanbess/plugin-woocommerce-influencer-page-cpt
- Owner: vanbess
- Created: 2023-06-20T15:22:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-22T10:27:37.000Z (over 1 year ago)
- Last Synced: 2024-06-03T21:44:16.222Z (7 months ago)
- Topics: woocommerce, woocommerce-extension, woocommerce-plugin
- Language: PHP
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## SBWC-Influencer-Page-CPT
This plugin creates a custom post type "influencer_page" which is compatible with Elementor.
- It allows the end-user to create/build influencer pages which hold WooCommerce coupon codes, which are automatically generated on first page publication.
- Coupons are valid for 48 hours.
- WooCommerce is required for this plugin to work.
- Supports Polylang as well.
- Built specifically with Elementor page builder compatibility in mind, but will likely work with other page builders as well, as long as the CSS class ip-coupon-code is applied to all elements which should display the coupon code on the frontend.