Download the PHP package pdir/social-feed-bundle without Composer

On this page you can find all versions of the php package pdir/social-feed-bundle. 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 social-feed-bundle

Social Feed extension for Contao 4

Latest Stable Version Total Downloads License

Social Feed+ version

Social Feed Plus With the paid Social Feed+ version, you can publish your news, events or regular pages to all available social media channels at once or do it manually with one click. Use Contao's own on-board tools to schedule your posts for Facebook, Twitter, Instagram or LinkedIn and publish them automatically to all connected channels 10 minutes after publishing the news, event or a subpage.
Screenshots
Kaufen

About the free version

The Social Feed Extension shows a user feed from the most popular social networks (Facebook, Instagram, Twitter and Linkedin). The posts are written directly into the database, created as news and can then displayed on the website using the module type news list. Since version 2.5.0 modaration of posts in news archive for instagram is available.

Deutsch

Die Social Feed Erweiterung zeigt einen Feed aus den beliebtesten sozialen Netzwerken an. Zurzeit werden Facebook, Instagram, Twitter und LinkedIn unterstützt, weitere Kanäle folgen in Zukunft. Die Posts werden direkt in die Datenbank geschrieben, als News angelegt und können anschließend mit dem Modultyp Nachrichtenliste auf der Webseite angezeigt werden. Seit Version 2.5.0 kannst du Instagram Beiträge direkt im News Archiv auswählen und entscheiden welche Beiträge importiert werden sollen.

Auf contao-themes.net können Sie die Weiterentwicklung unserer Themes und Erweiterungen durch das Kaufen von speziellen Paketen oder das Spenden von Entwicklungsstunden unterstützen.

Screenshot

Social Feed Stream

Moderate Instagram

System requirements

Installation & Configuration

Demo

Dependencies

License

GNU Lesser General Public License v3.0 Font Awesome Free License

See LICENSE files in package root.

Developing & Pull Request

Run the PHP-CS-Fixer and the unit tests before you make a pull request to the bundle:

vendor/bin/ecs check src tests --ansi
vendor/bin/phpunit
vendor/bin/phpstan analyse --no-progress --ansi

All versions of social-feed-bundle with dependencies

PHP Build Version
Package Version
Requires php Version ^7.4 || ^8.0
contao/core-bundle Version ^4.4
contao/news-bundle Version ^4.4
nickdnk/graph-sdk Version ^6.0 || ^7.0
abraham/twitteroauth Version ~1.1 || ~2.0
guzzlehttp/guzzle Version ~6.0
kevinrob/guzzle-cache-middleware Version ^3.2
doctrine/cache Version ^1.9
doctrine/dbal Version ^2.0 || ^3.0
samoritano/linkedin-api-php-client-v2 Version ^0.0.20
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 pdir/social-feed-bundle contains the following files

Loading the files please wait ....