File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33Would you like to use less time to explain how your specific Statamic site has been built? "How To" is your Statamic Addon then!
44
5- NEW: You can add a widget from your screencasts to the dasboard.
5+ ## installation
6+ Install it via composer.
7+
8+ ``` bash
9+ composer require jonassiewertsen/statamic-how-to-addon
10+ ```
11+
12+ Everything else will be set up automatically.
613
714## How does it work?
815
@@ -24,9 +31,9 @@ Would you like something more flexible and with more functionality? Check out my
2431[ Documentation Plugin] ( https://statamic.com/marketplace/addons/documentation )
2532
2633# Requirements
27- - Statamic V3
28- - Laravel 7
29- - min. PHP 7.2
34+ - Statamic 3.2 or 3.1
35+ - Laravel 8 or 7
36+ - PHP 8.0 or >= PHP 7.3
3037
3138### License
3239This Addon is paid and commerical software. A license from the Statamic Marketplace is needed in order to use it in production.
You can’t perform that action at this time.
0 commit comments