Skip to main content

Custom module(“mod_mymodule”) not visible in easy Apache custom module list

Comments

3 comments

  • cPRex Jurassic Moderator
    Hey there! If you want an option to show up in EasyApache, it will need to have a custom RPM as outlined here:
    0
  • Ukumar
    I know how to create rpm package but after creating I want the package to be visible in whm UI" I want to add it to cPanel UI because I want the customer to install the new package using cPanel UI
    0
  • cPRex Jurassic Moderator
    After you create the package, you would need to follow the details on that page: "After you successfully build and package your RPM or SCL, upload it to your own repository." Then:
    • You must name your packages with the ea-profiles-vendor syntax, where vendor represents the vendor"s name.
    • The package must install your profiles in the /etc/cpanel/ea4/profiles/vendor/vendorname directory, where vendorname represents the vendor"s name.
    Only after that will the packages show up in EasyApache.
    0

Please sign in to leave a comment.