{"id":21852666,"url":"https://github.com/proofoftom/example-open-social-composer","last_synced_at":"2026-05-10T14:36:36.770Z","repository":{"id":39777722,"uuid":"191692618","full_name":"proofoftom/example-open-social-composer","owner":"proofoftom","description":"Native's latest Open Social distribution with composer and Pantheon integration","archived":false,"fork":false,"pushed_at":"2023-01-04T00:28:09.000Z","size":107494,"stargazers_count":0,"open_issues_count":59,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T05:16:04.602Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/proofoftom.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":"2019-06-13T04:48:26.000Z","updated_at":"2019-07-16T20:23:23.000Z","dependencies_parsed_at":"2023-02-01T14:46:07.973Z","dependency_job_id":null,"html_url":"https://github.com/proofoftom/example-open-social-composer","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/proofoftom%2Fexample-open-social-composer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proofoftom%2Fexample-open-social-composer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proofoftom%2Fexample-open-social-composer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proofoftom%2Fexample-open-social-composer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/proofoftom","download_url":"https://codeload.github.com/proofoftom/example-open-social-composer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244852057,"owners_count":20521151,"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-11-28T01:18:03.018Z","updated_at":"2026-05-10T14:36:31.733Z","avatar_url":"https://github.com/proofoftom.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenSocial on Pantheon using Example Drops 8 Composer\n\nThis repository can be used to set up a Composer-Managed OpenSocial Profile Drupal 8 site on [Pantheon](https://pantheon.io).\n\n[![CircleCI](https://circleci.com/gh/pantheon-systems/example-drops-8-composer.svg?style=svg)](https://circleci.com/gh/pantheon-systems/example-drops-8-composer)\n\n## ***NOTE: ONLY WORKS FOR ENGLISH INSTALLATIONS AT THIS TIME***\n\nPlease refer to the official threads on Drupal.org for support requests and status of installation in other languages\n\n* https://www.drupal.org/node/2826080#comment-11806379\n* https://www.drupal.org/node/2832103\n\n### Open Social Project\n\nRead more about Open Social, the team and the process in Drupal.org featured case study and visit the dedicated project website on www.GetOpenSocial.com or follow @OpenSocialHQ on Twitter.\n\nhttp://drupal.org/project/social\n\n## Installation\n\nThis project can either be used as an upstream repository, or it can be set up manually.\n\n### As an Upstream\n\nCreate a custom upstream for this project following the instructions in the [Pantheon Custom Upstream documentation](https://pantheon.io/docs/custom-upstream/). When you do this, Pantheon will automatically run composer install to populate the web and vendor directories each time you create a site.\n\n### Manual Setup\n\nStart off by creating a new Drupal 8 site; then, before installing Drupal, set your site to git mode and do the following from your local machine:\n```\n$ git clone https://github.com/lquessenberry/OpenSocialOnPantheon.git my-site\n$ cd my-site\n$ composer install\n$ composer drupal-scaffold\n$ git add -A .\n$ git commit -m \"web and vendor directory from composer install\"\n$ git remote set-url origin ssh://ID@ID.drush.in:2222/~/repository.git\n$ git push --force origin master\n```\nReplace my-site with the name that you gave your Pantheon site, and replace ssh://ID@ID.drush.in:2222/~/repository.git with the URL from the middle of the SSH clone URL from the Connection Info popup dialog on your dashboard.\n\n### Installing Drupal\n\nNote that this example repository sets the installation profile to 'standard' in settings.php, so that the installer will not need to modify the settings file. If you would like to install a different profile, modify settings.php appropriately before installing your site.\n\n## Updating Your Site\n\nWhen using this repository to manage your Drupal 8 site, you will no longer use the Pantheon dashboard to update your Drupal version. Instead, you will manage your updates using Composer. Updates can be applied either directly on Pantheon, by using Terminus, or on your local machine.\n\n### Update with Terminus\n\nInstall [Terminus 0.13.4](https://github.com/pantheon-systems/terminus/releases/tag/0.13.4) and the [Terminus Composer plugin](https://github.com/rvtraveller/terminus-composer).  Then, to update your site, ensure it is in SFTP mode, and then run:\n```\nterminus composer update --site=sitename --env=dev\n```\nOther commands will work as well; for example, you may install new modules using `terminus composer require`.\n\n### Update on your local machine\n\nYou may also place your site in Git mode, clone it locally, and then run composer commands from there.  Commit and push your files back up to Pantheon as usual.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproofoftom%2Fexample-open-social-composer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fproofoftom%2Fexample-open-social-composer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproofoftom%2Fexample-open-social-composer/lists"}