Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coreyasmith/sitecore-organize-insert-options-rules
➕ A pipeline processor to organize Insert Options Rules in @Sitecore's content tree.
https://github.com/coreyasmith/sitecore-organize-insert-options-rules
sitecore sitecore-helix
Last synced: 3 months ago
JSON representation
➕ A pipeline processor to organize Insert Options Rules in @Sitecore's content tree.
- Host: GitHub
- URL: https://github.com/coreyasmith/sitecore-organize-insert-options-rules
- Owner: coreyasmith
- Created: 2017-06-01T02:28:31.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2020-08-12T16:41:35.000Z (about 4 years ago)
- Last Synced: 2024-05-27T20:38:14.073Z (5 months ago)
- Topics: sitecore, sitecore-helix
- Language: C#
- Homepage: https://www.coreysmith.co/sitecore-organize-your-insert-options-rules/
- Size: 44.9 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Sitecore - Organize Insert Options Rules - A pipeline processor for the uiGetMasters pipeline that allows you to organize your Insert Options Rules however you like in the content tree. (Rules)
README
# Organize Insert Options Rules
This project contains a pipeline processor for the `uiGetMasters` pipeline that allows you to organize your Insert Options Rules however you like in the content tree.
## Usage
1. Install a new instance of [Sitecore 8.2 Update-3](https://dev.sitecore.net/Downloads/Sitecore_Experience_Platform/82/Sitecore_Experience_Platform_82_Update3.aspx).
2. Update the `publishUrl` in the [publish profile](OrganizeInsertOptionsRules/Properties/PublishProfiles/Local.pubxml) to point to your Sitecore installation.
3. Update the `physicalRootPath` in [CustomSerializationFolder.config](OrganizeInsertOptionsRules/App_Config/Include/z.OrganizeInsertOptionsRules.Serialization/CustomSerializationFolder.config) to point to the correct path on your disk.
4. Publish the solution.
5. Enjoy.