No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Is "quasar new plugin" deprecated in 1.0 beta?

    CLI
    beta plugin quasar-cli
    3
    4
    1118
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Svoboda last edited by

      I’m quite new to quasar and currently trying out the beta of 1.0.
      I’d like to add my own custom plugin with often used “helper” methods but my quasar CLI command does not have a “quasar new plugin” command. Is there a new best practice to add own libraries or methods to my app? Thank you.

      1 Reply Last reply Reply Quote 0
      • s.molinari
        s.molinari last edited by

        Hi @Svoboda - The app plugins have been renamed to “boot” files. So, what you are looking for is $ quasar new boot my-boot-file.

        Scott

        1 Reply Last reply Reply Quote 1
        • rstoenescu
          rstoenescu Admin last edited by

          https://v1.quasar-framework.org/quasar-cli/cli-documentation/boot-files

          S 1 Reply Last reply Reply Quote 1
          • S
            Svoboda @rstoenescu last edited by

            @rstoenescu Thank you. I was unable to find that myself.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post