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
Would there be appetite for developing a restricted developer plan?Being able to use the enterprise level in a restricted environment would help us develop skills in house without needing an enterprise level client up front.
Show More
Show Less
Hi Billy, there definitely is the plan for developers. Check: https://kontent.ai/pricing#developer-plan-banner
Show More
Show Less
0
Question on: Kontent.ai
Can we use it with angularCan we use it with angular, as it is javascript framework?
Show More
Show Less
Yes. There is the @kentico/kontent-delivery package that you can use. We use it in react app but it should be framework agnostic.
Show More
Show Less
Yes, I use it with React
Show More
Show Less
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?
Show More
Show Less
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
Show More
Show Less