Got feedback or spotted a mistake?

Leave a comment at the end of this page or email contact@krishagni.com

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Introduction

This page explains updating CP sites using APIs.

Pre-requisites

Attributes

Description

URL

Server URL from where you are exporting.

Username

Username to authenticate.

Password

Password of the user.

CSV File

Which should have list of CP short titles and it’s corresponding updating sites.

Example CSV file:

Script to update CP sites:

Script

How to run:

./updateCpSites.sh <URL> <USER> <PASSWORD> <CSV_FILE>

  • No labels