Augmented Reality (AR) Content Management Systems Resources
Discussions to expand your knowledge on Augmented Reality (AR) Content Management Systems
Resource pages are designed to give you a cross-section of information we have on specific categories. You'll find discussions from users like you.
Augmented Reality (AR) Content Management Systems Discussions
0
Question on: Kontent.ai
Can we use it with angularCan we use it with angular, as it is javascript framework?
Yes. There is the @kentico/kontent-delivery package that you can use. We use it in react app but it should be framework agnostic.
Yes, I use it with React
0
Question on: Kontent.ai
How do I create multiple projects and copy/sync content?If I have to create multiple projects and maintain multiple content items in both projects. Is there a way to manage and sync content items without manually changing it?
There are two options for sharing content between projects—synchronization script and custom element. To avoid manual synchronization, firstly, you can use the Management API to write a simple script to update items across projects. The second option involves using a custom element for linking content from a different project to avoid synchronization altogether. However, there's a new, better way of sharing content between departments, regions, or initiatives without the need for multiple projects. You can use Collections to manage content owned by different people in the same project. With Collections, you get closer to breaking down silos in your content governance and reuse not only content but also models and settings.
More about Management API: https://docs.kontent.ai/reference/management-api-v2#tag/Content-items
More about custom elements: https://docs.kontent.ai/tutorials/develop-apps/build-strong-foundation/connect-multiple-projects?tech=javascript
More about Collections: https://docs.kontent.ai/tutorials/set-up-kontent/set-up-your-project/collections
- Tomas Hruby, Product Manager