Git Product home page Git Product logo

unicorn.visualstudio's Introduction

Unicorn Control Panel

Build status

Download this extension from the VS Gallery or get the CI build.


Allows you to use Unicorn from Visual Studio. With this extension you can synchronize your Sitecore items without leaving Visual Studio.

Control Panel

See the changelog for changes and roadmap.

Connecting to Unicorn

For control panel to work, you have to provide connection information about Sitecore instance you want to use control panel with. Unicorn Control Panel requires that Unicorn version 2.0.4 or 3 (rc2 or later) to be installed on the instance. (https://www.nuget.org/packages/Unicorn)

To create new connection follow the steps:

  1. Click on the "Create New Connection" button to add connection New Connection
  2. Specify connection info: Name, Server Url and Security token/SharedSecret if needed.
  3. Click "Save"

New Connection Dialog

Unicorn 2.x

Click on install and specify a path to Sitecore webroot folder. Unicorn.Remote.dll and Unicorn.Remote.config will be copied to your Sitecore instance. If you don't have an access to Webroot folder you can download a package and install it.

Unicorn 3.x

In Unicorn 3+ remote API is disabled by default, to enable it, remove "disabled" extension from App_Config/Include/Unicorn/Unicorn.Remote.config.disabled file.

Unicron 3.1

In this version remote API endpoint (/unicornRemote.aspx) was removed, VS control panel can now access Unicorn directly by it standard endpoint (/unicorn.aspx). Please make sure to change it in your settings. (Settings -> EndPoint URL).

Settings

Settings

Settings has following options:

  1. EndPoint - used to specify the custom endpoint of Unicorn server. Default value is "/unicornRemote.aspx". (/unicorn.aspx for Unicorn 3.1) NOTE: This value should correspond to the value set in Unicorn.Remote.config
  2. "Enable multiple configurations selection" - if selected allows you to select multiple configurations for sync.
  3. "Check for configuration health" option allows you to turn on/off a check for configuration state. You want to turn it off if your version of Unicorn does not support it. (supported from 3.1+). This option is enabled by default.

License

Apache 2.0

unicorn.visualstudio's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.