I have ansible scripts which will install the Drupal. On the other hand, I have a website for which the database is pushed onto bitbucket. How can I perform CICD with these? My automation scripts will setup Drupal. How can I get the wesbite database on the newly installed plain Drupal?
I'm using ansible playbook via jenkins to install Drupal on some node (Linux machine). Once the Drupal is installed, I would like to get my website too. Is it possible in Drupal? If yes, how can I achieve it?
For our danish customer „Der Nordschleswiger"comm-press designed and build the new online edition of the traditional newspaper in close cooperation with the customer.
Targed group:nordschleswiger.dk is a source of information and a forum for the german minority in Denmark.
I am getting following errors when I update database using update.php. Any help?
My drupal versions: 8.5.3, php: 7.2.5,Composer: 1.6.5, drush version: 9.2.3
Error:
Update change_action_plugins
•Failed: Drupal\Component\Plugin\Exception\PluginNotFoundException: The "pathauto_update_alias" plugin does not exist. in Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition() (line 52 of /var/www/html/web/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php).
if I use drush updb command I am getting following errors
I am a full time student and currently involved in a site development project in which I was task to add a url display under the title of each search result. The example handed to me was to add a green url display like the one that appears every time under the tittle of the pages you search in Google.
I am a full time student and currently involved in a site development project in which I was task to add a url display under the title of each search result. The example handed to me was to add a green url display like the one that appears every time under the tittle of the pages you search in Google.
Fatal error: Cannot declare class Drupal\my_module_rest_api\Plugin\rest\resource\MyModuleResource, because the name is already in use in [PATH]\modules\my_module\src\Plugin\rest\resource\MyModuleResource.php on line 0