Download the PHP package goalgorilla/open_social without Composer

On this page you can find all versions of the php package goalgorilla/open_social. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package open_social

Build Status Packagist Version Twitter Follow

Open Social

The install profile for the Open Social distribution.

Quick installation?

We have a template available at goalgorilla/social_template

Want to help contribute?

Be sure to check out our repository with development tools on Github

For any other information be sure to checkout our Documentation.

PR flow in Open Social

Open Social - Distro flow - New

Automated

Not only will we have manual PR's created, we use dependabot to automatically create dependency updates of the Drupal modules we use.

Webhook/Mirror [WIP]

We want to see if we can mirror this repository with Drupal's GitLab. To ensure the work we are doing here is also automatically visible on GitLab and if there is any way to do it vice versa, so whenever a merge requests is created on GitLab we also have it in here.

Tugboat [WIP]

We are testing Tugboat to achieve the following:

  1. Create a live preview of every PR with the changes reflected
  2. Use this live preview to run Behat tests on
  3. Use this live preview to run Cypress tests on

GitHub actions

We use github actions to trigger

  1. PHPStan for static analysis of the code being contributed
  2. PHPCS for coding standards of the code being contributed
  3. PHPUnit for our unit tests instead of running it in Travis CI

All versions of open_social with dependencies

PHP Build Version
Package Version
Requires php Version ^8.1
composer/installers Version ~1.0 || ~2.0
cweagans/composer-patches Version ^1.6.0
drupal/address Version 1.12.0
drupal/admin_toolbar Version 3.4.2
drupal/advancedqueue Version 1.0.0-rc7
drupal/ajax_comments Version 1.0.0-beta5
drupal/better_exposed_filters Version 6.0.3
drupal/block_field Version 1.0.0-rc4
drupal/ckeditor Version 1.0.2
drupal/config_modify Version ^1
drupal/config_update Version 2.0.0-alpha3
drupal/core Version ~10.2.0
drupal/core-composer-scaffold Version ~10.2.0
drupal/color Version 1.0.3
drupal/crop Version 2.3.0
drupal/csv_serialization Version 2.1.0 || ~3.0 || ~4.0
drupal/ctools Version 4.0.4
drupal/data_policy Version 2.0.0-beta9
drupal/dynamic_entity_reference Version ^3.2.0
drupal/editor_advanced_link Version 2.2.4
drupal/entity Version 1.4.0
drupal/entity_reference_revisions Version 1.11.0
drupal/exif_orientation Version 1.4.0
drupal/field_group Version 3.4.0
drupal/flag Version 4.0.0-beta4
drupal/flexible_permissions Version ^1.1.0
drupal/gin Version 3.0.0-rc8
drupal/ginvite Version 2.2.3
drupal/graphql Version 4.6.0
drupal/graphql_oauth Version 1.0.0-alpha3
drupal/group Version 1.6.0
drupal/image_effects Version 3.4.0
drupal/image_widget_crop Version 2.4.0
drupal/jquery_ui Version 1.6
drupal/jquery_ui_autocomplete Version 2.0.0
drupal/jquery_ui_accordion Version 2.0.0
drupal/lazy Version 3.12.0
drupal/like_and_dislike Version 1.0-beta3
drupal/message Version 1.5.0
drupal/metatag Version 1.26.0
drupal/override_node_options Version 2.7.0
drupal/paragraphs Version 1.17.0
drupal/pathauto Version 1.12.0
drupal/private_message Version 3.0.0
drupal/profile Version 1.8.0
drupal/r4032login Version 2.2.1
drupal/redirect Version 1.9.0
drupal/role_delegation Version 1.2.0
drupal/search_api Version 1.31.0
drupal/select2 Version 1.15.0
drupal/shariff Version 2.0.0
drupal/socialblue Version ~2.5.6
drupal/symfony_mailer Version ^1.2
drupal/swiftmailer Version 2.3.0
drupal/token Version 1.13.0
drupal/ultimate_cron Version 2.0.0-alpha6
drupal/update_helper Version ^3 || ^4
drupal/url_embed Version 2.0.0-alpha2
drupal/variationcache Version ^1.4
drupal/views_bulk_operations Version 4.2.6
drupal/views_ef_fieldset Version ^1.7
drupal/views_infinite_scroll Version 2.0.2
drupal/votingapi Version 3.0.0-beta4
eluceo/ical Version ^2.7
goalgorilla/open_social_upgrade_patches Version ^1 || ^2
league/csv Version ^9.3
npm-asset/autosize Version ~4.0.2
npm-asset/bootstrap Version v3.4.1
npm-asset/d3 Version v3.5.17
npm-asset/diff Version ^3.5
npm-asset/emoji-picker-element Version ^1.10
npm-asset/jquery-ui-touch-punch Version ^0.2.3
npm-asset/jquery.caret Version ^0.3.1
npm-asset/lazysizes Version ^5.3
npm-asset/morris.js06 Version ^0.6.6
npm-asset/node-waves Version 0.7.6
npm-asset/photoswipe Version ^4.1.2
npm-asset/raphael Version v2.2.8
npm-asset/react Version ^16.7.0
npm-asset/react-dom Version ^16.7.0
npm-asset/select2 Version ~4.0.5
npm-asset/shariff Version ^3.0.1
npm-asset/slick-carousel Version ~1.8.1
npm-asset/tablesaw Version ~3.1.0
oomphinc/composer-installers-extender Version ~1.0 || ~2.0
spatie/color Version ^1.2
webonyx/graphql-php Version >=14.5.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package goalgorilla/open_social contains the following files

Loading the files please wait ....