سؤال

I'm running Drupal 6 website with AWS.

I have downloaded the Memcache API and Integration module (from the official site).

Do I need to just FTP the files into the memcache module directory and load the admin page and configure it?

What are the exact steps to install the module in Drupal via the module directory?

هل كانت مفيدة؟

المحلول

Your developer most likely has more complex release methods in place, so what you can do is probably a temporary solution that he has to improve. You should definitely test the module on another environment before putting it on a production server. However, in its simplest form it will be enough to put the module folder and its contents in the sites/all/modules/contrib folder (or without contrib if that isn't present). Then go to the admin interface and enable the module in the modules page.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى drupal.stackexchange
scroll top