Extension Name: phpBB Diff
Author: kylesands
Extension Description: phpBB Diff is used to see what files have been changed, and see specifically what the changes were that were made to a working specific phpBB version so you don't accidentally lose your changes through an upgrade. Processing times can vary a lot depending on how many files you are needing to process. This was about 19 seconds comparing over 10,000 files. Less files = Less time. That's where the ignore list comes in if you care about that.
Please note: This is an early version, but I am starting to use it myself so it should at least be reasonably ok. Current version does include a setting for storing the max History count. That will likely be removed as just storing the current run is probably enough... But we shall see...
Extension Version: [ALPHA] 0.0.3
Requirements: php: >=7.4
Features:
- Inputs paths of the source and comparison code sets of phpBB
- Highlight code changes between source and comparison versions
- -- Files added
- -- Files removed
- -- Coded added/Changed
- -- Code removed
- Stores the reported changes until the next run
- Allows choosing a top level directory "ignore list" if you don't care about about specific sets of files and want to speed up processing time
Menu Options
This is the main configuration screen.
Process results screen.
Demo URL: No Demo for the moment
Demo Username:
Demo Password:
Extension Install Path:
Code: Select all
glacierparkchat/glacier_phpbb_compare