boboldehampsink / compatibility
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (dev-master) of this package.
Compatibility Plugin for Craft CMS
Package info
github.com/boboldehampsink/compatibility
Type:craft-plugin
pkg:composer/boboldehampsink/compatibility
dev-master
2018-04-05 06:56 UTC
Requires
- composer/installers: ~1.0
This package is not auto-updated.
Last update: 2022-02-01 12:41:39 UTC
README
Plugin that makes Craft's CMS work in older browsers
Features:
- Adds a shim for HTML5 History API
- Fixes CSS for older browsers
Important: The plugin's folder should be named "compatibility"
Deprecated
With the release of Craft 3 on 4-4-2018, this tool has been deprecated. You can still use this with Craft 2 but you are encouraged to use (and develop) a Craft 3 version. At this moment, I have no plans to do so.
Changelog
1.0.2
- Fix for User Agent not always being available (for example via command line)
1.0.1
- Fixed the path to the resource url's
1.0
- Initial release