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

    How to Hot-swappable plugins for quasar spa app?

    Help
    1
    1
    759
    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.
    • L
      lichnow last edited by lichnow

      project is a cms developing by quasar && php(symfony framework).the php provide api,and quasar be the client,so the app has a spa client admin panel ,a ssr client frontend,and a php service api.
      now I want to my app like wordpress,joomla and anyother cms.it can download the plugin,install the plugin and autoload the plugin.its means Hot-swappable.php service api I has solved this by symfony’s bundle feature.but how to solve the client(frontend && admin panel)'s plugin feature that ssr and spa can autoload the plugins,which has been compiled by webpack.I has packaged plugin to be a module by webpack option library.but it not a good solution and ssr is not work.

      has any better solution to solve this problem?or I must give up the client-server model or give up plugin model?

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