Product Releases: Modrinth store for airlink

Go back
  • stable v1.6.23 - 

    Features (v1.6.23)

    • Made The code a bit more Readable
    • Added Progress bars and improved footer credits
    • Fixed bugs and improved UI
  • stable v1.2.0 - 

    Features (v1.2.0)

    • Refactored installer and backend code
    • Reworked all EJS templates
    • Fixed bugs and improved UI
    • Updated design to resemble Modrinth website
    • Added interactive UI for admin settings
  • stable v1.1.65 - 

    Features in v1.1.65

    • fix Migration and install process
  • beta v1.1.3 - 

    fix sidebar

  • stable v1.1.2 - 
    • v1.1.2 – Stable release
    • If bugs found fixex will be pushed.
  • stable v1.0.6-release - 

    Airlink Addons – Modrinth Store v1.0.6

    Status: Stable


    New in v1.0.6

    • Fully functional admin panel to enable/disable mods, modpacks, and features.
    • Stable mod installation for all types of addons.
    • Complete integration with Airlink core.
    • Updated UI for Home, Search, Project Page, Install, and Admin Panel views.

    Screenshots

    <table> <tr> <td align="center"> <img src="https://github.com/user-attachments/assets/2c5cd082-9823-45f1-a340-c2f8ab7e4555" width="350"/> <br/><strong>Home</strong> </td> <td align="center"> <img src="https://github.com/user-attachments/assets/a48422b5-52f8-4bf1-8d3f-ff94052df357" width="350"/> <br/><strong>Search</strong> </td> </tr> <tr> <td align="center"> <img src="https://github.com/user-attachments/assets/cb4f9251-51f2-47aa-8b94-1a5d8524cfb2" width="350"/> <br/><strong>Project Page</strong> </td> <td align="center"> <img src="https://github.com/user-attachments/assets/00e486e8-6c5a-41ca-b25d-cd9e9bbafd37" width="350"/> <br/><strong>Install</strong> </td> </tr> <tr> <td align="center" colspan="2"> <img src="https://github.com/user-attachments/assets/6abace42-3b77-45dc-9d9f-83bebf152e08" width="700"/> <br/><strong>Admin Panel – Full Feature Control</strong> </td> </tr> </table> </div>


    Fixes & Improvements

    • Admin panel loading issues resolved.
    • Modpack enable/disable functionality fixed.
    • Enhanced stability and performance.
    • Updated documentation and README.

    Credits

  • stable v0.9.0-Beta - 

    Airlink Addons – Modrinth Store

    <div align="center">

    GitHub release GitHub license

    <table> <tr> <td align="center"> <img src="https://github.com/user-attachments/assets/2c5cd082-9823-45f1-a340-c2f8ab7e4555" width="350"/> <br/><strong>Home</strong> </td> <td align="center"> <img src="https://github.com/user-attachments/assets/a48422b5-52f8-4bf1-8d3f-ff94052df357" width="350"/> <br/><strong>Search</strong> </td> </tr> <tr> <td align="center"> <img src="https://github.com/user-attachments/assets/cb4f9251-51f2-47aa-8b94-1a5d8524cfb2" width="350"/> <br/><strong>Project Page</strong> </td> <td align="center"> <img src="https://github.com/user-attachments/assets/00e486e8-6c5a-41ca-b25d-cd9e9bbafd37" width="350"/> <br/><strong>Install</strong> </td> </tr> </table> </div>


    The Modrinth addon now works as intended and fully integrates with Airlink.


    Features in v0.9.0

    <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" width="16" height="16" viewBox="0 0 24 24" style="vertical-align:middle;margin-right:4px"><path d="M12 0C5.373 0 0 5.373 0 12c0 6.627 5.373 12 12 12s12-5.373 12-12C24 5.373 18.627 0 12 0zm1 17.93v-2.26h-2v2.26c-3.72-.49-6.64-3.57-7.07-7.28h2.26v-2H3.93C4.42 6.97 7.5 4.05 11.22 3.57v2.26h2V3.57c3.72.48 6.64 3.4 7.07 7.12h-2.26v2h2.26c-.43 3.72-3.35 6.79-7.07 7.24z"/></svg> Admin panel integration added (previously not working) <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" width="16" height="16" viewBox="0 0 24 24" style="vertical-align:middle;margin-right:4px"><path d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10c5.523 0 10-4.477 10-10S17.523 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"/></svg> All types of mods installation fixed


    Installation

    sudo git clone -b modrinth-addon https://github.com/g-flame-oss/airlink-addons.git /var/www/panel/storage/addons/modrinth-store
    cd /var/www/panel/storage/addons/modrinth-store
    sudo npm install
    sudo npm run build
    

    Project Status

    <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" width="16" height="16" viewBox="0 0 24 24" style="vertical-align:middle;margin-right:4px"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 15h-2v-2h2v2zm0-4h-2V7h2v6z"/></svg> Active development <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" width="16" height="16" viewBox="0 0 24 24" style="vertical-align:middle;margin-right:4px"><path d="M12 0C5.37 0 0 5.37 0 12c0 6.63 5.37 12 12 12s12-5.37 12-12C24 5.37 18.63 0 12 0zm1 17h-2v-2h2v2zm0-4h-2V7h2v6z"/></svg> Frequent updates and improvements expected


    License

    This project is licensed under the MIT License.


    Credits

    • Addon developed by g-flame
    • Panel by AirlinkLabs
    • Special thanks to Modrinth for their platform and API
    • Thanks to all contributors
  • beta v0.8.46-Beta - 

    Features in v0.8.46

    • fixed ui incocnsistencies
    • added partial backend support for single file install

    > ⚠️ Note: Sidebar item still requires completion and the few EJS errors. Expect minor updates and bug fixes in upcoming releases.

    Installation

    # Clone the repository (modrinth-addon branch)
    sudo git clone -b modrinth-addon https://github.com/g-flame-oss/airlink-addons.git /var/www/panel/storage/addons/modrinth-store
    
    # Navigate to addon directory
    cd /var/www/panel/storage/addons/modrinth-store
    
    # Install dependencies
    sudo npm install
    
    # Build the addon
    sudo npm run build
    

    Screenshots

    <table> <tr> <td align="center"> <img src="https://github.com/user-attachments/assets/2c5cd082-9823-45f1-a340-c2f8ab7e4555" width="400"/> <br/><strong>Home</strong> </td> <td align="center"> <img src="https://github.com/user-attachments/assets/a48422b5-52f8-4bf1-8d3f-ff94052df357" width="400"/> <br/><strong>Search</strong> </td> </tr> <tr> <td align="center"> <img src="https://github.com/user-attachments/assets/cb4f9251-51f2-47aa-8b94-1a5d8524cfb2" width="400"/> <br/><strong>Project Page</strong> </td> <td align="center"> <img src="https://github.com/user-attachments/assets/00e486e8-6c5a-41ca-b25d-cd9e9bbafd37" width="400"/> <br/><strong>Install</strong> </td> </tr> </table> </div>


    License: [MIT License](LICENSE)

    Full Changelog: https://github.com/g-flame-oss/airlink-addons/compare/V0.1.65(Alpha)...v0.2.0-beta

  • beta v0.2.0-Beta - 

    The Modrinth Store addon for the Airlink Panel is officially in beta!

    This release marks the first full beta version of the addon. Everything promised in the initial roadmap is complete, except for the sidebar item and the few EJS errors, which remains a work in progress.

    For accesing the page please go to /modrinth as the sidebar button is not fully implemented

    ✅ Features in v0.2.0

    • Frontend fully implemented
    • Mod and modpack installation functional
    • Server detection integrated
    • Addon loads and renders correctly

    > ⚠️ Note: Sidebar item still requires completion and the few EJS errors. Expect minor updates and bug fixes in upcoming releases.

    Installation

    # Clone the repository (modrinth-addon branch)
    sudo git clone -b modrinth-addon https://github.com/g-flame-oss/airlink-addons.git /var/www/panel/storage/addons/modrinth-store
    
    # Navigate to addon directory
    cd /var/www/panel/storage/addons/modrinth-store
    
    # Install dependencies
    sudo npm install
    
    # Build the addon
    sudo npm run build
    

    Screenshots

    <div align="center"> <table> <tr> <td align="center"> <img src="https://github.com/user-attachments/assets/12ac5994-088c-4cd9-a53a-a22b6140b998" width="200"/> <br/><strong>Home</strong> </td> <td align="center"> <img src="https://github.com/user-attachments/assets/78d946d0-1eba-44e6-9864-c9b5c21049ca" width="200"/> <br/><strong>Search</strong> </td> </tr> <tr> <td align="center"> <img src="https://github.com/user-attachments/assets/507c2856-ad97-4ee0-a884-125da74c298a" width="200"/> <br/><strong>Project Page</strong> </td> <td align="center"> <img src="https://github.com/user-attachments/assets/1d3a4fc8-e10d-4e47-a1e7-4951383b2de8" width="200"/> <br/><strong>Install</strong> </td> </tr> </table> </div>


    License: [MIT License](LICENSE)

    Full Changelog: https://github.com/g-flame-oss/airlink-addons/compare/V0.1.65(Alpha)...v0.2.0-beta