Configuring IDE
Last updated
Last updated
Go to "Settings" - "Preferences" - "PHP" - "Debug"
Setup xDebug:
Setup Advanced settings
Go to "Settings" - "Preferences" - "PHP" - "Debug" - "DBGp Proxy"
Run "Tools" - "Deployment" - "Browse Remote Hosts" to open the panel "Remote Host"
Enable "Tools" - "Deployment" - "Automatic Upload"
Go to "Tools" - "Deployment" - "Configuration..."
Add new SFTP connection
Setup mappings
/usr/www
- Core files
/storage/usbdisk1/mikopbx/custom_modules
- directory for storing modules
/storage/usbdisk1/mikopbx/custom_modules/ModulePhoneBook
the PhoneBook module will be stored in this directory
Let's say a local directory with Core: /Users/alexeyportnov/project/pbx_miko/!Core
Local directory with modules: /Users/alexeyportnov/project/pbx_miko/modules
,
Then the mapping settings will be as follows: