repman icon indicating copy to clipboard operation
repman copied to clipboard

How to restict package by customer?

Open sunilit42 opened this issue 3 years ago • 8 comments

Hello,

we are selling modules from our website

now we are trying to support the install module using the composer

I have a question about that : customer x buy package y, so i want to give access only y package for customer X

i don't want to give another package access

I checked your api document but i did not find any API for same, can you please help us on that?

sunilit42 avatar Jan 04 '23 13:01 sunilit42

Any idea on that @akondas

sunilit42 avatar Feb 27 '23 09:02 sunilit42

Hello @sunilit42! Did you found any alternative? I have the same necessity.

hugodeaguiar avatar Apr 04 '23 17:04 hugodeaguiar

we have three solution @hugodeaguiar

  1. https://github.com/vtsykun/packeton
  2. https://anystack.sh/ (paid one)
  3. https://packagist.com/

sunilit42 avatar Apr 04 '23 18:04 sunilit42

I'm using packeton from years, but i'm nicely suprised from @repman. If you are start support restrictions by version and package will be very useful feature.

Bashev avatar May 01 '23 09:05 Bashev

@Bashev how would you see this functionality working?

xvilo avatar Jul 09 '23 19:07 xvilo

Something like that

For every user describing which package can be accessed by user (token), also which version

image

Bashev avatar Jul 10 '23 06:07 Bashev

Something like that

For every user describing which package can be accessed by user (token), also which version

image

We also check with the repman.io. It is excellent but still missing the feature that restricts the package downloads by the customer tokens. It would be constructive if you plan to integrate this feature in future updates. I would be glad to hear from you @xvilo

vikee-R avatar May 08 '24 05:05 vikee-R

I was forced to migrate to Packeton. There are more advanced features working.

hugodeaguiar avatar May 08 '24 08:05 hugodeaguiar