Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This must be a frequent issue for anyone using commercial themes which often come with installation profiles.
I found such drupal installations are annoying to update, error-prone due to manual deletion of specific files in addition of being slow when I don't have access to SSH, because of having to upload everything via FTP. If you have more than a couple sites to update this becomes a nightmare.
I confess I like the way Plesk handles Drupal updates, but unfortunately it somehow doesn't work for Drupal sites installed using installation profiles.
I am trying to migrate a site into another existing Drupal installation.
Both are of the same Drupal version (7.59)
Site number 1 has been installed using an installation profile.
Site number 2 is a fresh install with only backup_migrate installed.
For argument's sake, let's say that site 2 is located in a subdirectory, so the paths are different.
I'm building a Website where editors add places and descriptions to locations. It would be awesome, if they could add polylines / Routes for the Users. Are there any modules like leaflet or gmap where users/editors can add polylines?
We are building an intranet for our company. We have a bunch (hundreds or thousands) of company files on a mapped drive that we would like to provide links to from within the website we are building.
Every employee can already access all of these files on his or her own machine. However, many of the files on this mapped drive are very hard to find.
I m new to drupal and I'm coming from wordpress and custom php sites(some C# also). It confuses me a lot to work with it since it has twig templating system(reminds me handlebars.js) and dynamic/static queries. Anyway I have an Article content type and I want when I'm in single node article page to have next/previous(bigger changed date and smaller changed date than current node created on) node properties :