Hop Deeploy Helper
Current Version: 7.0.0-
Version History
Last updated: 5 days ago
7.0.0 - 2026-06-16
Added
- Quick Pick Toolbar that suggests find/replace values (document root,
base_path, server name,base_url,site_url,http://,https://) for easier search/replace - Manage One-Click Update to the EE toolbar submenu and Jump Menu
site_indexto general settings section- Direct edit links for channels and upload destinations (when the user has permission)
- “Upgrade available” ribbon on the Add-ons Manager page when a newer version is released
Updated
- Settings page look and feel with EE panel/title-bar layout; regex option now uses an EE toggle
- Navigation labels and sidebar order (Edit Site URLs & Paths, Revisions / Rollback, Restore Database Backups, Manage One-Click Update)
- Revisions page with dedicated view; pagination increased from 10 to 25 per page; improved author labels (
Initial,CLI, named authors) - Backup list shows Last Modified using EE
human_time()formatting - Channels sorted alphabetically; upload destinations sorted by name and
module_id - Clearer help text for
base_url,base_path,site_url, theme folders, captcha, and emoticon settings - “Undo All Changes” renamed to “Reset Changes & Start Over”
- PHP typed properties for EE7 compatibility
Fixed
- Hop Minifizer settings initialization when loading config
- Backup list sorting by last-modified date
- Fixed
TypeErrorandE_DEPRECATEDinReplaceCommandwhen config values areNULL(PHP 8.3). NULL values (e.g. Freeform template paths) are now coerced to''only during the replace operation. Spurious NULL →''saves are suppressed.dynamicRegexReplace()now accepts?string $subjectfor defense-in-depth.
6.1.1 - 2026-02-26
Fixed
- “Unknown column ‘site_id’” error when accessing Manage One-Click Update
6.1.0 - 2025-10-10
Updated
- CLI now reports the settings changes
- Improved the regex handler
License Update
- Switched to using EE Add-on Licensing
6.0.0 - 2025-06-18
Added
- CLI! (command line tool with options for Find-and-Replace and One-Click-Update Protection)
- REGEX! (search and replace all your settings with the power of regular expressions)
5.5.0 - 2025-03-03
Added
- Manage One-Click Update settings
5.4.0 - 2024-12-11
Fixed
- Fixed a deprecation warning with usort() in PHP 8.2
Updated
- Updated addon.json
- Addressed Hop Minifizer helper file issues
Discontinued
- EE3, 4, and 5 will no longer receive future updates
5.3.2 - 2024-02-27
Fixed
- EE5 installation issue
5.3.1 - 2023-06-28
Added
base_pathsetting
Updated
- Improved config service
- Hello EE7
Removed
- Unnecessary language rows
5.3.0 - 2022-03-01
Added
- DB restore functionality
Updated
- Hop add-on structure
5.2.2 - 2021-12-05
Fixed
- Fixed a bug in ee5.4.2 site system preferences
5.2.1 - 2021-10-16
Fixed
- Updating script
5.2.0 - 2021-06-10
Added
- Indication for settings overridden by config.php
Updated
- README and add-on description
Removed
- Unnecessary icon CSS invert code
5.1.0 - 2021-02-19
Added
- Freeform support
- Hop Minifizer support
Changed
- Language file
5.0.1 - 2020-12-17
Updated
- More robust icon lookup for EE6
5.0.0 - 2020-12-09
Updated
- Hello EE6!
4.2.2 - 2019-09-05
Fixed
- Fixed a bug in the initial db setup upon installation (EE3)
4.2.1 - 2019-06-26
Added
- Adding license settings (EE3)
4.1.0 - 2019-03-06
Added
- Adding Revisions
- Adding revert to previous settings functionality
- Adding db scripts to generate initial saving of settings for the revert function
- Adding pagination
- Text changes
4.0.0
EE5 compatibility
3.2.0
Bug fix for arrays in the config file
3.1.0
- Add a form reset button to Quick Replace section
- Fix bug with colour not changing to red on changed fields
3.0.7
- Add system configuration variables from config.php (read only)
- Fix error due to old code for Low Variables support
3.0.6
Add missing Base URL setting; Correctly parse
{base_url}in all settings; Minor UI changes for EE43.0.5
Add spaces detection for all fields
3.0.4
Add spaces detection in find/replace fields
3.0.3
Fix for EE >= 3.4
3.0.2
Check if Forum module is installed before loading its settings (fix)
3.0.1
Check if Forum module is installed before loading its settings
3.0.0
Updated for EE 3. It’s the future! We’re in it!
2.2.2
Add spaces detection in find/replace fields (for EE2)
2.2.0
Made it more compatible with EE 2.8+. 😊
2.1.0
Made it compatible with EE 2.8+. And while the hood was up, we added Low Variables file_path to the tool (You’re welcome, LMA Communications)
2.0.3
Fixed a bug when working with forums and multiple_site_manager (Thanks, Hambo)
2.0.2
Now you can uninstall it! I know, this should have been caught in 2.0.0 but …
2.0.1
Works the same as 2.0.0, but added code that protects against certain PHP warnings
2.0.0
Now, compatible with EE 2.1 and also checks test version using NSM Add-on Updater
1.1.3
Trimmed a blank space after the PHP tag that was causing issues
1.1.2
Added webmaster email address to the preferences you can set
1.1.1
Removed focus clearing, fixed lang bug, move lang into modules folder
1.1.0
- Added extension handling (for FieldFrame, initially)
- Added gallery module handling
- Added “other useful info” section
1.0.2
Added search_results_url to weblog sections
1.0.1
Added call-to-action button in CP
1.0.0
Initial release
- Quick Pick Toolbar that suggests find/replace values (document root,