Open Closed

Creating Modules #244


User avatar
0
taylor.shank created

I have been having trouble getting started making my own modules. Can I get a quick tutorial on setting up a module with a simple entity and how to integrate the module into an application?


3 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Here is an example that may help you : https://github.com/abpframework/abp-samples/tree/master/BookStore-Modular

  • User Avatar
    0
    jward01 created

    There is no documentation with this, its very lacking in steps to get it to run. For example, see my screen here:

    https://ibb.co/yhQGF2Y

    See this comment here which many people agree with me: https://github.com/abpframework/abp/issues/2144

    The documentation is lacking in creating modules, and then integrating the modules within existing solutions.

    How is this accomplished?

  • User Avatar
    0
    jward01 created

    Creating a module from the ABP suite does not include the 'host' directory.

    I have now created a module from the startup directory. Where can i find instructions on how to install the module manually into my main application?

    The existing documentation is not detailed in "Which package is installed in which 'target application project'. And also how is this done, what is the recommended method?

    Thanks

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11