-
Hey i want to create plugin just like eightshift forms but for support woocommerce templates.
1. I want to use block and components in plugin
i don't know how to include them in plugin i just try…
-
- Local environment: **Laravel Herd 1.3.1**
- **PHP 8.2.13**
- **WP 6.4.2** (latest version at the time of submitting this issue)
- **Eightshift Forms 4.0.116**
- ES Frontend Libs 9.1.0
- ES Libs…
-
### Describe your feature request
We should probably show more than 6 entries on a blog homepage. I had some trouble finding the post about adding fonts and took me some time to realize there is a bu…
-
I was browsing through the new docs for the forms (kudos btw 👏🏼 ), and noticed some, technically, incorrect naming.
https://github.com/infinum/eightshift-docs/blob/7f93143fe2e7d6aa8e28e5aa0e31c96bb…
-
In the `Helper` class you are using the `wp_salt()` function
https://github.com/infinum/eightshift-forms/blob/ccc582ca38453e2c3dcd7138e5b96e3b43db9e1b/src/Helpers/Helper.php#L44-L45
which is a p…
-
I just install latest version but got....error when i want to create form
Your site doesn’t include support for the "eightshift-forms/form-selector" block. You can leave this block intact or remove…
-
### Describe your bug
When you set up a theme, you get the `.storybook` folder, but the instructions are missing to install a package `@eightshift/storybook`.
### Steps to Reproduce
Try to run the …
-
Hi!
This could possibly be related to #373, and the fact that the libs are still not PHP 8 compatible, but I'm getting the following error when running
```bash
wp boilerplate init theme
```
…
-
### Bug report
When running phpstan over a custom PHPCS ruleset I'm getting the following errors:
```bash
------ ---------------------------------------------------------------------------------…
-
Woocommerce has new store api. The store api i accessable via rest api.
Now want to preload web request and store it to registry so that the output is available to all my blocks?
What is the best …