# Compatibility
# Adding support for plugins
- WooCommerce support can be added with roots/sage-woocommerce (opens new window)
# Known issues with plugins
- Disqus Comment System (opens new window) is not compatible with Sage 9
# Known issues with Internet Explorer
- IE <= 11 does not support the JavaScript
CustomEvent
, which is used by therouted
event. This can be resolved by either removing the code that dispatches events (opens new window) or by adding aCustomEvent
polyfill (opens new window).
Sponsor us on GitHub to help us grow 🌱