I am developing a new tracking system for my fashion store to have a good relationship with my returning back customers using drupal 7.
THE SCENARIO:
1) When a customer come into my store and buy some products, he/she will be given a plastic card with a barcode on it, and ask him to present this card to the cashier every time he/she visits our store.
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.