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

List module names for people to download or add #3161

Closed
yekalkan opened this issue Mar 17, 2020 · 11 comments · Fixed by #7827
Closed

List module names for people to download or add #3161

yekalkan opened this issue Mar 17, 2020 · 11 comments · Fixed by #7827

Comments

@yekalkan
Copy link
Member

Currently folks don't know the names of modules. We can list it with a CLI command or list on abp.io website.

@nadeemkhoury
Copy link

Hi There,
Any update on this issue?

What is the name of the account module ?

@yekalkan
Copy link
Member Author

What is the name of the account module ?

Volo.Account

@nadeemkhoury
Copy link

Thank you so much for your response. I was able finally to reach out to all Module Names, however, if I need to contribute and write the names of the modules to the docs, can you please provide me a link or how can I do that ?

Thanks

@iyilm4z
Copy link
Contributor

iyilm4z commented Feb 22, 2021

@nadeemkhoury Here is free modules.
Here are commercial modules. This may help you.
@yekalkan for cli side, you mean listing only app modules or all modules(framework and app)?

@yekalkan
Copy link
Member Author

@iyilm4z
Copy link
Contributor

iyilm4z commented Feb 22, 2021

@yekalkan let me tell you what i think to do cli task.

  1. We need an api endpoint which returns names and descriptions of app modules just like in the link you shared.(maybe there is already one?)
  2. A cli command to list all app modules.(all installed in current app? or just all retrived from the api endpoint?)

@yekalkan
Copy link
Member Author

We need an api endpoint which returns names and descriptions of app modules just like in the link you shared.(maybe there is already one?)

Yes, there is already one: https://www.abp.io/api/download/modules

A cli command to list all app modules.

This is the subject of this issue. I'll move this to current milestone.

@yekalkan yekalkan modified the milestones: backlog, 4.3-preview Feb 22, 2021
@yekalkan yekalkan self-assigned this Feb 22, 2021
@iyilm4z
Copy link
Contributor

iyilm4z commented Feb 22, 2021

Before starting to work on this feature, i wanted to be sure if i understood everything correctly. However i see that you assigned it to yourself, cool:)

@gdlcf88
Copy link
Contributor

gdlcf88 commented Feb 23, 2021

I'm developing a new version AbpHelper GUI app, it can be used to list community modules and install them to your apps or modules. The module list source is https://github.com/EasyAbp/ModuleLibrary/blob/main/index.json, every module has a "target", for example, EasyAbp.EShop.Application module's target is Application, it means this module will be installed to the Application project of your apps by default, so it may realize one-click module installation.

Here are some screenshots of the new GUI app:

image
image
image
image
image

This new GUI app is planned to be released at the end of this month or early next month.

@nadeemkhoury
Copy link

@yekalkan I have abp cli version 4.2.2 and I can't find the command list-modules.
Additionaly, the documentation is not updated with a new command as well as the command list. Can you please help ?

@yekalkan
Copy link
Member Author

@nadeemkhoury This feature will be available in v4.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants