Skip to content

Refactor

Compare
Choose a tag to compare
@MGatner MGatner released this 22 Oct 01:51
· 89 commits to master since this release
91544b1

A complete rework of the module, version 2 brings many new features and quality improvements.

A significant motivating factor for this version was to take advantage of the underlying packages and their powerful improvements: Tatter\Handlers, Tatter\Exports, and Tatter\Thumbnails. All these modules have been refactored to eliminate extra steps (like unnecessary migrations), apply full static analysis and unit tests, and fix a slew of bugs. The same has been done for Files, with a focus on making its Controller more extensible for application repurposing.

Check out the README for more details on configurability.