A long-lived project that still receives updates
Provides audit, report, and safe codemod commands for al-folio upgrades.
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-upgrade

al_folio_upgrade is the upgrade CLI for al-folio v1.x.

Commands

  • al-folio upgrade audit
  • al-folio upgrade apply --safe
  • al-folio upgrade report

What it checks

  • Core config contract (al_folio.*, Tailwind, Distill)
  • Required plugin ownership wiring (for example al_icons)
  • Legacy Bootstrap/jQuery markers
  • Distill remote-loader policy
  • Local override drift when theme: al_folio_core is enabled
  • Plugin-owned local asset drift (for example copied search/icon runtime files)
  • Migration manifest availability from al_folio_core

Ecosystem context

  • Starter execution/docs live in al-folio.
  • Upgrade policy/audit behavior is owned by this plugin.

Contributing

Audit/apply/report logic updates should be proposed in this repository.