This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

jquery downgrade in drupal 8.9

i have theme which works with jquery 2 and i see that core jquery of drupal is 3. is there a way keep jquery 3 for only admin and 2 for front pages.

Thank you very much

Kash

Make web service API public

Hello All,

I have my drupal 7 site hosted in intranet. But i want my service API to be accessed from public. Is that possible in drupal 7 services module? Or do we have any other options to achieve this?

Checkout ubercart

good morning I need to know how I can add one more screen to the ubercart checkout in Drupal 8.

A way to add 'classmap' and 'files' library records to system

Hi

Ludwig module is using 'container.namespaces' to add PSR-4 records of contributed modules to it. Here is the code:

Is there something like HOOK_pre_updatedb or similar

Hi

For Ludwig module purpose I would like to implement a hook which downloads and upacks all missing libraries of newly downloaded modules into appropriate module structure.

For that purpose Ludwig needs a hook which can be run when update.php script is initiated but before the actual database update is performed. Something like HOOK_pre_updatedb or similar.

The main point is that new libraries have to be in place before actual database update is performed.

Error with user ip - ipv6

Hello, a problem with user ip address module 

String data, right truncated: 1406 Data too long for column 'field_ip_user_ip_address'

Screenshots

https://yadi.sk/i/YsD23ejKNcTo0A

https://yadi.sk/i/cP_uSa8ErD0Tmw

I made field length in MySql - 255 (was 15), but as I know it's not a good idea.

Would be any fixes of this bug in new updates of drupal 7?

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions