This repository has been archived by the owner on Oct 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
README.txt
87 lines (63 loc) · 3.68 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
=== Dispensary Blocks ===
Contributors: wpdispensary, deviodigital
Donate link: https://www.wpdispensary.com
Tags: blocks, editor, gutenberg, dispensary, cannabis
Requires at least: 5.0
Tested up to: 5.3.2
Stable tag: 1.3.1
Requires PHP: 5.2.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
WP Dispensary Product Blocks for Gutenberg
== Description ==
Welcome to the future of cannabis website design with WP Dispensary's Product Blocks for Gutenberg!
The Product Blocks collection makes it a breeze to add and style your marijuana menu. Simply search for "dispensary" or "products" in the block inserter to display WP Dispensary's Product Blocks.
**Please Note:** This plugin requires WordPress 5.0+ and [WP Dispensary](https://www.wordpress.org/plugins/wp-dispensary) to be installed and activated in order for it to work.
== Installation ==
This plugin can be installed directly from your site.
1. Log in and navigate to _Plugins → Add New.
2. Type "WP Dispensary" into the Search and hit Enter.
3. Locate the Product Blocks plugin in the list of search results and click **Install Now**.
4. Once installed, click the **Activate** link.
5. You will be redirected to the plugins Getting Started page.
It can also be installed manually.
1. Download the Product Blocks plugin from WordPress.org.
2. Unzip the package and move to your plugins directory.
3. Log into WordPress and navigate to the Plugins screen.
4. Locate Product Blocks in the list and click the **Activate** link.
5. You will be redirected to the plugins Getting Started page.
== Frequently Asked Questions ==
= Can the Product Blocks be used with any theme? =
Yes, you can use Product Blocks for WP Dispensary with any theme, but we recommend using our [CannaBiz](https://www.wpdispensary.com/product/cannabiz) theme.
= Do I need the new block editor to use Dispensary Blocks? =
Yes, you will need to have WordPress 5.0 or later installed to take advantage of Product Blocks for WP Dispensary.
== Screenshots ==
1. Product Block Grid View
2. Product Block List View
== Changelog ==
= 1.3.1 =
* Bugfix `npm` dependency version to fix vulnerability found in older versions
* General code cleanup throughout multiple files
= 1.3 =
* Bugfix `lodash` dependency version update to fix vulnerability found in older versions
* Bugfix `lodash.mergewith` dependency version update to fix vulnerability found in older versions
* Bugfix `lodash-es` dependency version update to fix vulnerability found in older versions
* Bugfix `mem` dependency version update to fix vulnerability found in older versions
* Bugfix `eslint` dependency version update to fix vulnerability found in older versions
* Bugfix `braces` dependency version update to fix vulnerability found in older versions
* Bugfix `jsyaml` dependency version update to fix vulnerability found in older versions
* Bugfix `fstream` dependency version update to fix vulnerability found in older versions
= 1.2.1 =
* Bugfix `tar` dependency version update to fix vulnerability found in older versions
* Updated `create-guten-block` version from 1.9.3 to 1.13.0
= 1.2 =
* Added product details filters to each block type
* Added `wpd_blocks_product_price` filter to each block type
* Hide eCommerce buttons based on the eCommerce add-on's 'require login to shop' setting
* Updated default product details settings for Pre-rolls, Growers, Gear, Tinctures product types
* Updated CSS to make the blocks re-size to 1 column per row on smaller browser sizes
= 1.1 =
* Added new block for [Gear](https://www.wordpress.org/plugins/dispensary-gear)
* Added new block for [Tinctures](https://www.wordpress.org/plugins/dispensary-tinctures)
= 1.0 =
* Initial release.