Skip to content

A simple and intuitive package which allows editors to find and replace content in Umbraco 7.

License

Notifications You must be signed in to change notification settings

thecogworks/Cogworks.FindAndReplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Umbraco FindAndReplace

Build status NuGet release Our Umbraco project page

A simple and intuitive package which allows editors to find and replace content in Umbraco.

Getting started

This package is supported on Umbraco 8.0+

Installation

FindAndReplace is available from Our Umbraco, NuGet, or as a manual download directly from GitHub.

Our Umbraco repository

You can find a downloadable package, along with a discussion forum for this package, on the Our Umbraco site.

NuGet package repository

To install from NuGet, run the following command in your instance of Visual Studio.

PM> Install-Package Cogworks.FindAndReplace

Usage

After installing the package, you'll be able to search for phrase and replace it with new one.

FindAndReplace Menu Item

To use it you have to right click on content tree node and choose "Find And Replace" option.

Meganav Property Editor

You are able to replace each occursion exclusively or replace all of those using "Replace all" button.

Contribution guidelines

To raise a new bug, create an issue on the GitHub repository. To fix a bug or add new features, fork the repository and send a pull request with your changes. Feel free to add ideas to the repository's issues list if you would to discuss anything related to the package.

Who do I talk to?

This project is maintained by Cogworks and contributors. If you have any questions about the project please contact us through the forum on Our Umbraco, on Twitter, or by raising an issue on GitHub.

License

Copyright © 2020 The Cogworks Ltd, and other contributors

Licensed under the MIT License.