Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mypreview/unicorn-js-upsell
Small components and scripts to display upsell (promotional) messages in WordPress.
https://github.com/mypreview/unicorn-js-upsell
gutenberg javascript react wordpress
Last synced: 4 days ago
JSON representation
Small components and scripts to display upsell (promotional) messages in WordPress.
- Host: GitHub
- URL: https://github.com/mypreview/unicorn-js-upsell
- Owner: mypreview
- License: gpl-3.0
- Created: 2022-08-16T10:28:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-18T12:46:04.000Z (about 2 years ago)
- Last Synced: 2024-10-28T15:57:02.329Z (18 days ago)
- Topics: gutenberg, javascript, react, wordpress
- Language: JavaScript
- Homepage:
- Size: 401 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unicorn JS Upsell
![npm](https://img.shields.io/npm/v/@mypreview/unicorn-js-upsell?label=version)
![NPM](https://img.shields.io/npm/l/@mypreview/unicorn-js-upsell)Small components and scripts to display upsell (promotional) messages in WordPress.
## Installation
Install the module
```bash
npm install @mypreview/unicorn-js-upsell --save
```