-
Volto development has gone at a fast pace while Volto 16 was in the alpha stage. Now that we’re ready to release Plone 6, we need to make a stable release of Volto 16 and start to be much more careful…
-
**Is your feature request related to a problem? Please describe.**
Volto currently loads the sentry js library with 70kb no matter if it is used or not.
![Lighthouse-Treemap (2)](https://user-i…
tisto updated
2 years ago
-
Latest volto-slate release fails with:
```
Error: The useSlate hook must be used inside the component's context
```
-
When I wrote the addons loader I did not knew about the existence of https://www.npmjs.com/package/webpack-virtual-modules
On loading the addons, Volto creates a temporary file that includes all th…
-
## PLIP (Plone Improvement Proposal)
## Responsible Persons
### Proposer: Dylan Jay
### Seconder: Jefferson Bledsoe
## Abstract
As a integrator building a website I can:
- wr…
djay updated
8 months ago
-
So, it appears that it's actually possible to bootstrap a Volto project "hands-free", no prerequisite installed package by running:
```
npm init yo @plone/volto
```
and this works also:
```…
-
go to https://demo-latest-plone6.plone.org/
1. login as editor in chief
2. add a folder
3. publish the folder
4. add a page with effective date in the future
5. publish the page
6. go to the p…
-
**Describe the bug**
`make install` fails.
**To Reproduce**
1. Create add-on with `pipx run cookieplone`
2. Go to add-on directory.
3. Run `make install`
6. See error
**Software:**
- OS: …
-
Olá! Estou usando a gem com ruby 2.0 e rails 4.0 e localmente tudo funciona perfeitamente, porém quando coloco em produção com Unicorn e Nginx recebo a seguinte mensagem de erro:
``` bash
NameError (…
-
The nginx rewrite rule is broken. Deploying with this configuration you will not be able to login due to backend error:
```
/++api++/POST_application_json_
backend_1 | Traceback (innermost las…