Installation process
As registered module on packagist you can use composer in order to install 'NPI Registry' module in your Openemr instance.
Install the module via composer
Into your Openemr project directory run
composer require medicalmundi/oe-module-npi-registry
Activate your module
-
Login to your OpenEMR installation as an administrator
-
Go to your menu and select Modules -> Manage Modules
-
Click on the Unregistered tab in your modules list
-
Find your module and click the Register button. This will reload the page and put your module in the Registered list tab of your modules
-
Now click the Install button next your module name.
-
Finally click the Enable button for your module.