Hi @aledias, our plugin is compatible with most of the content editor and it should also work with H5P plugin. You may test on it and if you find any compatible issue, please let us know, we will provide a patch on it.
So far I have not encountered any problems.
but as it is a dynamic plugin it consumes many resources.
I want to cache what I can.
To decrease server cpu and memory
Plugin Support
qtwrk
(@qtwrk)
Hi,
I’m sorry if I miss the point.
as much as we cache everything and anything that can be cached,
but shouldn’t the editor be interactive and dynamic by purpose ?
Best regards,
So you can cache everything when the content is ready?
Yes, the editor has to be dynamic.
But isn’t it possible to use a little less server resources?
Or just use parts that are really necessary?
Or what can you do?
The WPLMS theme, LMS wordpress is about to launch a pwa using react and wordpress as black-end.
And according to them the fact that using react will greatly decrease the use of wplms resources.
Wouldn’t that strategy be possible in H5P?
Or some pre-cacheable components or just load the essential components to build interactive content?
Hi, @aledias
Apologies for the delay in responding.
LSCWP caches as much frontend content as is possible. But backend content (all of wp-admin, including any editor functionality) is not designed to be cacheable.
So, we appreciate the suggestion and we will look into it at some point, but it is complicated, and for now it is not a priority. Currently our efforts are directed at getting LSCWP v3.0 ready to go.