what changes need to be done in config file if need to manage content on netlify cms which is not stored in the same repo (maybe abc_user/cms) as it, but on a different repo (abc_user/content), also need github authentication.
How to manage content on netlify cms stored on another git repo?
68 Views Asked by Chirag Jain At
0
There are 0 best solutions below
Related Questions in CONTENT-MANAGEMENT-SYSTEM
- Check REQUEST_URI for any /nl/ or /en/ to change my RewriteRules
- Website Architecture and programming language
- what is best frontend and backend tools to build management sites with the support of cross domain communication
- Joomla 5..0.3 delay in search
- Model attributes in the custom component controller of accelerator - How this is handled in the context of OCC and Spartacus?
- File manager for Ghost CMS
- Contentful UI extension to intercept unpublishing
- Multi layout column form in Optimizely CMS
- x icon disappears in Webflow
- The media files are not visible within the components when using Strapi API
- How to create a table of contents from Strapi rich text field
- I am getting issues with vtiger the open source crm, was working fine but now when i try to configure mailbox it loads foever doesnt work
- Next.js 14 Draft Mode not working in an iframe(headless CMS preview)
- Parent menu link opens children when clicked, instead of going to link (Drupal)
- Strapi CMS deployment external database supabase, managing content with Nuxt and images on Cloudinary
Related Questions in NETLIFY
- my tailwind CSS is no working after deploying site on netlify while it's working ok locally
- Audio player form url in html 5, hugo and netlify
- Application error: a server-side exception has occurred Digest: 3693266375
- Distorted site after deployment on Netlify
- my react website is not working correctly
- Type error: Route "app/api/auth/[...nextauth]/route.ts" does not match the required types of a Next.js Route while deploying Next app with NextAuth
- Hosting multiple static sites programmatically
- My photos are not showing up after deployment, but they do when I run locally
- How do I set up netlify/functions in next js app hosted on netlify
- How do I create and run a Netlify/Remix project?
- Nuxt/Sanity/Netlify SSR not showing up to date data
- Netlify generating invalid code in local mode
- 500 SupabaseUrl is required error when deployed on Netlify
- Authentication Error(Netlify Login Issue)
- Remix application deployment on Netlify
Related Questions in NETLIFY-CMS
- gatsby + netlify cms images not loading
- Authentication Error(Netlify Login Issue)
- Decap + Netlify - Deploy Preview Links Not Working
- Decap cms admin panel not switching between collections
- RegEx assistance for CMS custom widget
- Eleventy rendering [object Object] when dealing with frontmatter
- linking media in astro
- Netlify CMS : Uncaught (in promise) Error: Failed to load config.yml (404)
- NextJS + Netlify breaks styles after removing serversideprops
- How to manage content on netlify cms stored on another git repo?
- Login to Netlify-CMS not possible
- Enclose frontmatter value using double quotes in 11ty files after an edit and publish in netlify cms
- Collection from eleventyConfig.addCollection not populating relation widget field in Decap CMS
- Why a can't deploy my Astro + React project on Netlify when i use NetlifyCMS?
- Netlify CMS collection only visible locally
Related Questions in DECAP-CMS
- Nuxt 3 website integrate with Decap CMS with nuxt content. Cms content not showing after deploy website through netlify
- Decap + Netlify - Deploy Preview Links Not Working
- Decap cms admin panel not switching between collections
- Astro build failing in netlify
- RegEx assistance for CMS custom widget
- Can't install npm package "decap-cms-app" (ETARGET)
- 11ty images not generating on Netlify, working ok locally
- Netlify CMS : Uncaught (in promise) Error: Failed to load config.yml (404)
- How to manage content on netlify cms stored on another git repo?
- Login to Netlify-CMS not possible
- Collection from eleventyConfig.addCollection not populating relation widget field in Decap CMS
- How to add data section to Netlify CMS?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?