Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add search query: plugins filter #23

Open
bato3 opened this issue Nov 5, 2021 · 1 comment
Open

Add search query: plugins filter #23

bato3 opened this issue Nov 5, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@bato3
Copy link
Contributor

bato3 commented Nov 5, 2021

from: joomla/joomla-cms#28418

call JROOT_URL/api/index.php/v1/plugins?filter[element]=privacyconsent
call JROOT_URL/api/index.php/v1/plugins?filter[type]=system
call JROOT_URL/api/index.php/v1/plugins?filter[search]=Web Services
call JROOT_URL/api/index.php/v1/plugins?filter[status]=0
or any combination like :
JROOT_URL/api/index.php/v1/plugins?filter[type]=system&filter[status]=0
etc

@alexandreelise
Copy link
Owner

@bato3 Nice one

@alexandreelise alexandreelise self-assigned this Dec 4, 2021
@alexandreelise alexandreelise added the enhancement New feature or request label Dec 4, 2021
@alexandreelise alexandreelise added this to the v2.0.0-alpha.3 milestone Dec 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants