HISE Logo Forum
    • Categories
    • Register
    • Login

    Demo mode and registration

    Scheduled Pinned Locked Moved General Questions
    6 Posts 3 Posters 424 Views
    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.
    • pcs800P
      pcs800
      last edited by pcs800

      How does everyone go about adding a demo mode and registration method to your plugins?

      pcs800P 1 Reply Last reply Reply Quote 1
      • pcs800P
        pcs800 @pcs800
        last edited by

        @pcs800
        I realize there's Create RSA Key pair, and Create Dummy License File.
        But the documentation doesn't say anything about them, that I can find.

        ustkU 2 Replies Last reply Reply Quote 0
        • ustkU
          ustk @pcs800
          last edited by ustk

          @pcs800 have a look at the Unlocker in the doc for the scripted part and Hise Activate for the server part
          The Unlocker allows for time limited licenses so you can make demo

          It all works using RSA pair, and server communication to generate the license

          So yo’ll need to:

          • Create an endpoint on your server that can respond to POST call
          • Script a POST call in your project using the Server API in Hise
          • Generate the license on your server (PHP)
          • Receive the license from your server
          • Create the license file locally with the FileSystem
          • And read that file with the Unlocker.

          There’s a PHP example somewhere (in the doc?) to generate the license on your server (once you have created an REST endpoint for the POST call)

          Can't help pressing F5 in the forum...

          1 Reply Last reply Reply Quote 0
          • ustkU
            ustk @pcs800
            last edited by ustk

            @pcs800 I am misleading you a wee bit actually, Hise Activate deals with the server side for you (for a fee) so you don’t have to create the endpoint and license generator. But if you want to make it yourself you don’t need to rely on Hise Activate. It’s up to you.

            But you’ll need to make the Unlocker part in your project anyway (unless Hise Activate also comes with a ready made script?)

            [https://docs.hise.dev/scripting/scripting-api/unlocker/index.html]

            [https://activate.hise.dev/]

            Can't help pressing F5 in the forum...

            pcs800P LindonL 2 Replies Last reply Reply Quote 0
            • pcs800P
              pcs800 @ustk
              last edited by

              @ustk Ok, this is all completely new to me. I am going to have to do some research.
              Thanks

              1 Reply Last reply Reply Quote 0
              • LindonL
                Lindon @ustk
                last edited by

                @ustk said in Demo mode and registration:

                But you’ll need to make the Unlocker part in your project anyway (unless Hise Activate also comes with a ready made script?)

                It does.

                HISE Development for hire.
                www.channelrobot.com

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

                23

                Online

                1.8k

                Users

                12.0k

                Topics

                104.1k

                Posts