Skip to content

Commit fcea1a6

Browse files
authored
Added link to gist for 10.1 with IAR.
1 parent fdf3b73 commit fcea1a6

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

installation/README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,12 @@ The SPE module installs like any other for Sitecore. This approach is appropriat
8686

8787
[Download](https://github.com/SitecorePowerShell/Console/releases) the module from the GitHub releases page and install through the _Installation Wizard_.
8888

89+
* For Sitecore 10.1 and newer along with Identity Server you should enable the provided configuration _Spe.IdentityServer.config_.
90+
* For Sitecore 10.1 and newer you can leverage the IAR packages. There is still the need for *dacpac* deployments because SPE includes a security user and role.
91+
* An additional patch is required for 10.1 to include the location `/sitecore modules/items/`. See [Gist here](https://gist.github.com/michaellwest/87c26d25407b0a8bcfbcabfabedbbdb7).
92+
93+
94+
8995
## Upgrade
9096

9197
We've tried to make upgrading SPE as seamless as possible. The following should provide you with some basic information on what to expect when upgrading.
@@ -95,7 +101,8 @@ We've tried to make upgrading SPE as seamless as possible. The following should
95101
You should be able to install directly over the previous installation of 6.0+.
96102

97103
* For Sitecore 10.1 and newer along with Identity Server you should enable the provided configuration _Spe.IdentityServer.config_.
98-
* For Sitecore 10.2 and newer you can leverage the IAR packages. There is still the need for *dacpac* deployments because SPE includes a security user and role.
104+
* For Sitecore 10.1 and newer you can leverage the IAR packages. There is still the need for *dacpac* deployments because SPE includes a security user and role.
105+
* An additional patch is required for 10.1 to include the location `/sitecore modules/items/`. See [Gist here](https://gist.github.com/michaellwest/87c26d25407b0a8bcfbcabfabedbbdb7).
99106

100107
{% hint style="info" %}
101108
Using packages with the *Items as Resources* (IAR) files will require additional steps to remove database records that correlate with the contents of the _*.dat_ files. Refer to the Sitecore documentation when upgrading for the process to cleanup the databases. [This post](https://www.maartenwillebrands.nl/2022/02/15/sitecore-removing-iar-items-from-the-database/) may be helpful if you wish to take a more precise approach.
@@ -115,4 +122,4 @@ Sitecore items in the content tree will potentially shuffle around into their ne
115122

116123
## Troubleshooting
117124

118-
See the troubleshooting section [here](../troubleshooting.md)
125+
See the troubleshooting section [here](../troubleshooting.md)

0 commit comments

Comments
 (0)