A simple and intuitive package which allows editors to find and replace content in Umbraco.
This package is supported on Umbraco 8.0+
FindAndReplace is available from Our Umbraco, NuGet, or as a manual download directly from GitHub.
You can find a downloadable package, along with a discussion forum for this package, on the Our Umbraco site.
To install from NuGet, run the following command in your instance of Visual Studio.
PM> Install-Package Cogworks.FindAndReplace
After installing the package, you'll be able to search for phrase and replace it with new one.
To use it you have to right click on content tree node and choose "Find And Replace" option.
You are able to replace each occursion exclusively or replace all of those using "Replace all" button.
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.
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.
Copyright © 2020 The Cogworks Ltd, and other contributors
Licensed under the MIT License.