|
@@ -28,7 +28,6 @@ This master branch only works for **CakePHP3.x** - please use the 2.x branch for
|
|
|
- Passwordable behavior allows easy to use password functionality for frontend and backend.
|
|
- Passwordable behavior allows easy to use password functionality for frontend and backend.
|
|
|
- Slugged, Reset and other behaviors
|
|
- Slugged, Reset and other behaviors
|
|
|
- Text, Time, Number libs and helpers etc provide extended functionality if desired.
|
|
- Text, Time, Number libs and helpers etc provide extended functionality if desired.
|
|
|
-- Tree helper for working with (complex) trees and their output.
|
|
|
|
|
- QrCode, Gravatar and other useful small helpers
|
|
- QrCode, Gravatar and other useful small helpers
|
|
|
- Timeline, Typography, etc provide additional helper functionality.
|
|
- Timeline, Typography, etc provide additional helper functionality.
|
|
|
- Email as a wrapper for core's Email adding some more usefulness and making debugging/testing easier.
|
|
- Email as a wrapper for core's Email adding some more usefulness and making debugging/testing easier.
|
|
@@ -37,7 +36,6 @@ This master branch only works for **CakePHP3.x** - please use the 2.x branch for
|
|
|
### Providing 2.x shims
|
|
### Providing 2.x shims
|
|
|
This plugin for CakePHP 3 also contains some 2.x shims to ease migration of existing applications from 2.x to 3.x:
|
|
This plugin for CakePHP 3 also contains some 2.x shims to ease migration of existing applications from 2.x to 3.x:
|
|
|
- See Shim plugin for details on most of the provided shims.
|
|
- See Shim plugin for details on most of the provided shims.
|
|
|
-- Cut down version of JsHelper and a few more things.
|
|
|
|
|
|
|
|
|
|
## Installation & Docs
|
|
## Installation & Docs
|
|
|
|
|
|