Hello,

I use the Developer Portal(this is a website where published api) and it is developed on Drupal. I don't have permission to server where site is deployed. So I can't use composer and drush. If module need external libraries I can't upload it. How can I access to website folder using only web interface and which module can help me? 

Thanks.

Comments

VM’s picture

you cannot access the server folder structure via the Drupal interface.

mmjvb’s picture

Use Ludwig to get the external dependencies. Use the traditional extending of Drupal for modules without dependencies.