-
## To Reproduce
Add the following module in a working instance of Apostrophe 3 and start the project:
```js
// module/example-module/index.js
module.exports = {
extend: '@apostrophecms/piec…
-
The exhibit has embeddable media array, wordpress does oembed automatically, may need JS library, etc to handle.
Possible candidate: https://github.com/apostrophecms/oembetter
-
Hello,
I wanted to let you know that since it doesn't appear to be receiving updates for things like no longer passing "npm audit," the apostrophecms team is supporting Nunjucks 2.x and has publish…
-
https://github.com/apostrophecms/apostrophe-open-museum/blob/eea3e464bb9799523d5dbc848512c62f6c87be89/lib/modules/helpers/index.js#L19
This doesn't do anything so should be deleted or do something.
-
Hello team,
I think I discovered a pretty interesting bug. I get this server error which comes up when a very specific schema configuration is set:
```
Template render error: (default-page:page…
-
Hi,
I've been using htmx and they have a section in docs called https://htmx.org/essays/template-fragments/. I then found out that fragments are supported in Apostroph 3 (https://v3.docs.apostrophe…
-
## To Reproduce
Update to A3.6 and have a template fragment (doesn't have to pass data) imported to the layout.html file (e.g. nav, footer). When you try to access any page, it will give a 500 error…
-
## The problem to solve
Is your feature request related to a problem you are experiencing that is *not* a bug? Please describe.
I want to use the project, but the project I'm working on does not…
-
Hi,
I am trying to integrate passport-bridge with keycloak and am stuck.
Keycloak uses 'sub' as an internal user id, a bit different than the standard id.
I am using the passport-openidconne…
-
This module reference is included in some import statements, but not all? Is it ever really necessary? In what contexts?
https://github.com/apostrophecms/apostrophe-open-museum/blob/eea3e464bb97995…