Skip to content

Updating Alpha Fusion

Alpha Fusion is built as a Starter Kit and an Admin Template, so there is no automatic update process like a normal library. Follow these best practices to make updates easier:

  • Do NOT modify core folders or essential template files unless necessary. Keeping the original structure intact ensures easier upgrades.

  • Fork the official Alpha Fusion repository from GitHub and build your project on top of it. This way, you can merge updates from the original repo when new releases are available.

  • Use GitHub compare feature to check differences between your version and the latest release. You can then manually patch or merge changes, resolving any conflicts.

Every Alpha Fusion release is tagged and available under the Releases tab of the official GitHub repository.