Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit 2689bc1

Browse files
committed
Update readme and preview for v2.0
1 parent fcb1a12 commit 2689bc1

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

readme.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Shopkit is a comprehensive commerce solution for the excellent [Kirby CMS](http:
44

55
A single-site license is $25 CAD. Bulk discounts available. Full details and documentation: <http://shopkit.samnabi.com>
66

7-
![Shopkit sets you up with detailed product blueprints and beautiful, flexible templates](site/plugins/shopkit/preview.jpg)
7+
![Shopkit sets you up with detailed product blueprints and beautiful, flexible templates](site/plugins/shopkit/preview.png)
88

99
## Features
1010

@@ -42,13 +42,16 @@ You can try Shopkit for free on your test server, forever. Once you're satisfied
4242

4343
Since Shopkit runs on the Kirby CMS, you'll also have to buy a [Kirby license](http://getkirby.com/license) from Bastian.
4444

45-
Moral licenses for [Snippetfield](https://www.paypal.me/DevoneraAB) and [Multiselect](https://gumroad.com/l/kirby-multiselect), two of Shopkit's dependencies, are recommended.
45+
Shopkit also depends on some plugins whose authors you should support:
46+
47+
- [Multiselect](https://gumroad.com/l/kirby-multiselect) by Nico Hoffman
48+
- [Snippetfield](https://github.com/jenstornell/kirby-snippetfield/issues/5) by Jens Törnell
4649

4750
## Install
4851

4952
Download the latest version of Shopkit from the [releases page](https://github.com/samnabi/shopkit/releases), or install with git:
5053

51-
git clone --recursive -b v1-stable https://github.com/samnabi/shopkit.git
54+
git clone --recursive https://github.com/samnabi/shopkit.git
5255

5356
### Sample content
5457

@@ -57,12 +60,9 @@ To get a feel for the different features and product options, you might want to
5760
## Update
5861

5962
Use these terminal commands to update Shopkit and its dependencies:
60-
61-
# Update Shopkit
63+
6264
git checkout master
6365
git pull origin master
64-
65-
# Update dependencies
6666
git submodule update --init --recursive
6767

6868
## Dependencies for Shopkit v2.0
@@ -84,7 +84,7 @@ Shopkit also depends on these submodules:
8484
- Multiselect field [2.1.0](https://github.com/distantnative/field-multiselect/tree/2.1.0)
8585
- Selector field [v1.5.2](https://github.com/storypioneers/kirby-selector/tree/v1.5.2)
8686
- Color field @[fcda14d1ae](https://github.com/ian-cox/Kirby-Color-Picker/tree/fcda14d1ae655870590775a744543a6e40a06ce2)
87-
- Snippetfield @[a5808fb217](https://github.com/samnabi/kirby-snippetfield/tree/a5808fb2173a54b81d22c02618856ad408604cfa)
87+
- Snippetfield @[49feb6f](https://github.com/jenstornell/kirby-snippetfield/tree/49feb6f35899e116446afb134dd43fdd91057ea4)
8888
- WYSIWYG field @[d0315f6](https://github.com/samnabi/kirby-wysiwyg)
8989
- Tabs field @[ad7a7d3c9e](https://github.com/afbora/Kirby-Tabs-Field/tree/ad7a7d3c9e667e33dae292e34c3178eb29983556)
9090
- field-bidi @[6ce984e85a](https://github.com/samnabi/field-bidi/tree/6ce984e85afa191d60fb3d7a18218571f7501731)

site/plugins/shopkit/preview.jpg

-110 KB
Binary file not shown.

site/plugins/shopkit/preview.png

250 KB
Loading

0 commit comments

Comments
 (0)