The project is in a healthy, maintained state
Adds runtime compatibility hooks and lifecycle warnings for Bootstrap-marked legacy content.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

>= 2.0, < 3.0
~> 13.0

Runtime

>= 3.9, < 5.0
>= 4.0, < 6.0
 Project Readme

al-folio-bootstrap-compat

al_folio_bootstrap_compat is an optional compatibility plugin for al-folio v1.x.

It supports legacy Bootstrap-marked content during migration windows.

Included runtime assets

  • assets/css/bootstrap-compat.css
  • assets/js/bootstrap-compat.js

Assets are published when:

al_folio:
  compat:
    bootstrap:
      enabled: true

Support window

  • Fully supported through v1.2
  • Deprecated in v1.3
  • Removed in v2.0

Ecosystem context

  • Starter toggles/docs live in al-folio.
  • Compatibility runtime behavior is owned by this plugin.

Contributing

Bootstrap-compat fixes should be proposed here, not in the starter repo.