-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
61 lines (41 loc) · 1.78 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
=== Color Palette ===
Contributors: lubus,ajitbohra
Donate link: http://www.lubus.in
Tags: gutenberg, block, color, palette
Requires at least: 3.0.1
Tested up to: 4.9.4
Stable tag: 1.1.0
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Quickly create & share color palettes on your website
== Description ==
>**Disclaimer:** Plugin development is in progress & we are constantly improving the code. If you think code can be improved or have any suggestion feel free to send a PR or [open an issue](https://github.com/lubusIN/color-palette-block/issues).
Quickly create & share color palettes on your website
----------
**Usage**
- Simply activate and new block for "Color Palette" will be added to block inserter<br/>
- Insert block and add your colors<br/>
- Live preview palette in your editor
**Roadmap**
- More customization options
If you have any suggestions/Feature request that you would like to see in the upcoming releases , feel free to let us know in the [issues section](https://github.com/lubusIN/color-palette-block/issues)
== Installation ==
***From your WordPress dashboard***
1. Visit 'Plugins > Add New'
2. Search for `Color Palette` or upload zip file
3. Activate `Color Palette` from your Plugins page
***Manual Installation***
1. [Download](https://wordpress.org/plugins/color-palette-block/) "Color Palette".
2. Upload the `color-palette-block` directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
3. Activate `Color Palette` from your Plugins page.
== Screenshots ==
1. Plugin in action
== Changelog ==
***v1.1.0***
Released on 29th June 2018
- Compatibility with gutenberg 3.1.x
- ES import for WP depenedencies
- Minor UI tweaks
***v1.0.0***
Released on 29th March 2018
- Initial plugin release