You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18-8
Original file line number
Diff line number
Diff line change
@@ -30,17 +30,27 @@ This package allows you to use fantastic [Storyblok headless CMS](https://www.st
30
30
31
31
[Contribute to the docs](https://github.com/RicLeP/laravel-storyblok-docs/)
32
32
33
-
## Laravel Storyblok CLI
33
+
## Other Packages
34
34
35
-
After more useful Artisan commands to help manage your content? Check out my [Laravel Storyblok CLI package](https://github.com/RicLeP/laravel-storyblok-cli)
35
+
### Laravel Storyblok Embed
36
36
37
-
## Future plans
37
+
Embed all types of media in your Storyblok site using only their URL. [Package](https://github.com/RicLeP/laravel-storyblok-embed)[Docs](https://ls.sirric.co.uk/docs/2.19/embedding-media)
38
38
39
-
- More transformations of content
40
-
- Better support for more components types
41
-
- Better image transformation
42
-
- Cache expensive transformations
43
-
- And more…
39
+
### Laravel Storyblok Typography
40
+
41
+
Improve your content’s typography. [Package](https://github.com/RicLeP/laravel-storyblok-typography)[Docs](https://ls.sirric.co.uk/docs/2.19/typography)
42
+
43
+
### Laravel Storyblok Layout & CSS
44
+
45
+
Helpers for layout, block positioning and CSS class name generation. [Package](https://github.com/RicLeP/laravel-storyblok-css)[Docs](https://ls.sirric.co.uk/docs/2.19/css-classes)
46
+
47
+
### Laravel Storyblok Form builder
48
+
49
+
Build forms with Storyblok complete with Laravel’s validation. [Package](https://github.com/RicLeP/laravel-storyblok-forms)[Docs](https://ls.sirric.co.uk/docs/2.19/laravel-storyblok-forms)
50
+
51
+
### Laravel Storyblok CLI
52
+
53
+
Useful Artisan commands to help manage your content? Check out my [Laravel Storyblok CLI package](https://github.com/RicLeP/laravel-storyblok-cli)
0 commit comments