{"id":13482673,"url":"https://github.com/shoov/shoov","last_synced_at":"2025-03-27T13:32:29.285Z","repository":{"id":27487432,"uuid":"30967451","full_name":"shoov/shoov","owner":"shoov","description":"UI regression and functional testing on dev and live sites","archived":false,"fork":false,"pushed_at":"2018-12-07T18:00:41.000Z","size":4956,"stargazers_count":37,"open_issues_count":56,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-01-24T04:14:52.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://shoov.io","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shoov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-18T13:53:43.000Z","updated_at":"2024-01-24T04:14:52.023Z","dependencies_parsed_at":"2022-09-03T09:10:40.835Z","dependency_job_id":null,"html_url":"https://github.com/shoov/shoov","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoov%2Fshoov","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoov%2Fshoov/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoov%2Fshoov/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoov%2Fshoov/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shoov","download_url":"https://codeload.github.com/shoov/shoov/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222262436,"owners_count":16957581,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T17:01:04.361Z","updated_at":"2024-10-30T16:31:35.634Z","avatar_url":"https://github.com/shoov.png","language":"PHP","funding_links":[],"categories":["Tools and frameworks (a-z↓)","Tools and frameworks"],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/shoov/shoov.svg?branch=master)](https://travis-ci.org/shoov/shoov)\n\n# Drupal 7 - Install Profile Shoov\n\nThis is a starting base to create Drupal 7 websites using an install profile.\n\n\n## Installation\n\n**Warning:**\nYou need to setup [Drush](https://github.com/drush-ops/drush) and also setup [composer](https://getcomposer.org/doc/00-intro.md#globally) globally. first or the installation and update scripts will not work.\n\nClone the project from [GitHub](https://github.com/shoov/shoov).\n\n#### Create config file\n\nCopy the example configuration file to config.sh:\n\n\t$ cp default.config.sh config.sh\n\nEdit the configuration file, fill in the blanks.\n\n\n#### Run the install script\n\nRun the install script from within the root of the repository:\n\n\t$ ./install\n\nYou can login automatically when the installation is done. Add the -l argument\nwhen you run the install script.\n\n  $ ./install -l\n\n\n#### Configure web server\n\nCreate a vhost for your webserver, point it to the `REPOSITORY/ROOT/www` folder.\n(Restart/reload your webserver).\n\nAdd the local domain to your ```/etc/hosts``` file.\n\nOpen the URL in your favorite browser.\n\n\n\n## Reinstall\n\nYou can Reinstall the platform any type by running the install script.\n\n\t$ ./install\n\n\n#### The install script will perform following steps:\n\n1. Delete the /www folder.\n2. Recreate the /www folder.\n3. Download and extract all contrib modules, themes \u0026 libraries to the proper\n   subfolders of the profile.\n4. Download and extract Drupal 7 core in the /www folder\n5. Create an empty sites/default/files directory\n6. Makes a symlink within the /www/profiles directory to the /shoov\n   directory.\n7. Run the Drupal installer (Drush) using the Shoov profile.\n\n#### Warning!\n\n* The install script will not preserve the data located in the\n  sites/default/files directory.\n* The install script will clear the database during the installation.\n\n**You need to take backups before you run the install script!**\n\n\n\n## Upgrade\n\nIt is also possible to upgrade Drupal core and contributed modules and themes\nwithout destroying the data in tha database and the sites/default directory.\n\nRun the upgrade script:\n\n\t$ ./upgrade\n\nYou can login automatically when the upgrade is finished. Add the -l argument\nwhen you run the upgrade script.\n\n  $ ./upgrade -l\n\n\n#### The upgrade script will perform following steps:\n\n1. Create a backup of the sites/default folder.\n2. Delete the /www folder.\n3. Recreate the /www folder.\n4. Download and extract all contrib modules, themes \u0026 libraries to the proper\n   subfolders of the profile.\n5. Download and extract Drupal 7 core in the /www folder.\n6. Makes a symlink within the /www/profiles directory to the\n   /shoov 7. directory.\n7. Restore the backup of the sites/default folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshoov%2Fshoov","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshoov%2Fshoov","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshoov%2Fshoov/lists"}