PluginProbe
Discount Rules for WooCommerce – Disco | Dynamic Pricing, Conditions, Bulk, Bundle, BOGO / 1.3.51
Discount Rules for WooCommerce – Disco | Dynamic Pricing, Conditions, Bulk, Bundle, BOGO v1.3.51
1.4.16 1.4.15 1.4.14 1.4.13 1.4.12 1.4.11 1.4.10 1.4.9 1.4.8 1.4.7 1.4.6 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 1.4.0 1.3.54 1.3.53 1.3.52 1.3.51 1.3.50 1.3.49 1.3.48 1.3.47 All 179 releases
disco / CREDITS.txt

CREDITS.txt in Discount Rules for WooCommerce – Disco | Dynamic Pricing, Conditions, Bulk, Bundle, BOGO 1.3.51, at CREDITS.txt

161 lines 6.1 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 CREDITS
2 =======
3
4 Disco – Discount Rules for WooCommerce
5 Copyright (C) 2024-2026 WebAppick
6
7 This plugin is licensed under the GNU General Public License v2.0 or later.
8
9 This plugin includes the following third-party libraries, each under their
10 respective open-source licenses:
11
12 ================================================================================
13 PHP LIBRARIES
14 ================================================================================
15
16 1. Inpsyde Assets
17 Description: Manages and integrates assets in WordPress. Provides a
18 convenient way to register and enqueue scripts and styles.
19 License: MIT License
20 Source: https://github.com/inpsyde/assets
21
22 2. Inpsyde WP Context
23 Description: Provides a set of classes to help determine the current
24 WordPress context.
25 License: MIT License
26 Source: https://github.com/inpsyde/wp-context
27
28 3. Micropackage Requirements
29 Description: Checks server requirements for plugins or themes.
30 License: GPL-3.0-or-later
31 Source: https://github.com/micropackage/requirements
32
33 4. Seravo WP Custom Bulk Actions
34 Description: Allows you to create custom bulk actions in WordPress easily.
35 License: GPL-3.0
36 Source: https://github.com/Seravo/wp-custom-bulk-actions
37
38 ================================================================================
39 JAVASCRIPT LIBRARIES
40 ================================================================================
41
42 1. uuid
43 Description: For the creation of RFC4122 UUIDs.
44 License: MIT License
45 Source: https://www.npmjs.com/package/uuid
46
47 2. @headlessui/react
48 Description: A completely unstyled, fully accessible UI component library,
49 designed to integrate beautifully with Tailwind CSS.
50 License: MIT License
51 Source: https://www.npmjs.com/package/@headlessui/react
52
53 3. @heroicons/react
54 Description: A set of free high-quality SVG icons for UI development.
55 License: MIT License
56 Source: https://www.npmjs.com/package/@heroicons/react
57
58 4. @reduxjs/toolkit
59 Description: The official, opinionated, batteries-included toolset for
60 efficient Redux development.
61 License: MIT License
62 Source: https://www.npmjs.com/package/@reduxjs/toolkit
63
64 5. @wordpress/i18n
65 Description: Internationalization utilities for client-side localization.
66 License: GPL-2.0-or-later
67 Source: https://www.npmjs.com/package/@wordpress/i18n
68
69 6. classnames
70 Description: A simple JavaScript utility for conditionally joining
71 classNames together.
72 License: MIT License
73 Source: https://www.npmjs.com/package/classnames
74
75 7. moment
76 Description: A JavaScript date library for parsing, validating,
77 manipulating, and formatting dates.
78 License: MIT License
79 Source: https://www.npmjs.com/package/moment
80
81 8. react
82 Description: A JavaScript library for building user interfaces.
83 License: MIT License
84 Source: https://www.npmjs.com/package/react
85
86 9. react-beautiful-dnd
87 Description: Beautiful and accessible drag and drop for lists with React.
88 License: Apache-2.0
89 Source: https://www.npmjs.com/package/react-beautiful-dnd
90
91 10. react-color
92 Description: A collection of color pickers from Sketch, Photoshop, Chrome,
93 GitHub, Twitter, Material Design and more.
94 License: MIT License
95 Source: https://www.npmjs.com/package/react-color
96
97 11. react-dom
98 Description: Serves as the entry point to the DOM and server renderers
99 for React.
100 License: MIT License
101 Source: https://www.npmjs.com/package/react-dom
102
103 12. react-redux
104 Description: Official React bindings for Redux.
105 License: MIT License
106 Source: https://www.npmjs.com/package/react-redux
107
108 13. react-router-dom
109 Description: DOM bindings for React Router.
110 License: MIT License
111 Source: https://www.npmjs.com/package/react-router-dom
112
113 14. react-select
114 Description: A flexible and customizable Select Input control for ReactJS
115 with multiselect, autocomplete and ajax support.
116 License: MIT License
117 Source: https://www.npmjs.com/package/react-select
118
119 15. react-toastify
120 Description: Allows you to add notifications to your app with ease.
121 License: MIT License
122 Source: https://www.npmjs.com/package/react-toastify
123
124 16. tinycolor2
125 Description: A tiny color manipulation library for JavaScript.
126 License: MIT License
127 Source: https://www.npmjs.com/package/tinycolor2
128
129 ================================================================================
130 THIRD-PARTY SERVICES
131 ================================================================================
132
133 == Third-party services ==
134
135 This plugin optionally integrates LiveChat (livechat.com) as a support widget.
136 It is disabled by default and only loads after explicit admin opt-in.
137 It only appears on this plugin's own admin pages.
138
139 - Service: https://www.livechat.com/
140 - Terms of Use: https://www.livechat.com/legal/terms-of-use/
141 - Privacy Policy: https://www.livechat.com/legal/privacy-policy/
142
143 This plugin optionally integrates ActiveCampaign (activecampaign.com) for
144 email newsletter subscription. No data is sent automatically — only when an
145 admin voluntarily submits their email address through the opt-in form on the
146 plugin's own admin pages. The submitted email address (and optional name) is
147 sent to ActiveCampaign to subscribe the user to the WebAppick newsletter.
148 The email address is not stored locally — only a flag in the options table
149 recording that the opt-in form was completed.
150
151 - Service: https://www.activecampaign.com/
152 - Terms of Use: https://www.activecampaign.com/legal/terms-of-service
153 - Privacy Policy: https://www.activecampaign.com/legal/privacy-policy
154
155 ================================================================================
156
157 All libraries listed above are compatible with the GNU General Public License
158 v2.0 or later. See individual library repositories for full license text.
159
160 For questions about licensing, contact: support@webappick.com
161