Download the PHP package wrav/simplesharing without Composer
On this page you can find all versions of the php package wrav/simplesharing. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download wrav/simplesharing
More information about wrav/simplesharing
Files in wrav/simplesharing
Package simplesharing
Short Description Simple Sharing generates social media share links within CP entry pages, allowing you to quickly & easily share entries.
License MIT
Informations about the package simplesharing
Simple Sharing
Simple Sharing is a CraftCMS plugin that generates social media share links within the Craft CP page, allowing you to quickly and easily share entries.
Requirements
| Version | Craft CMS | PHP |
|---|---|---|
| ^3.0.0 | ^5.0.0 | ^8.2 |
| ^2.0.0 | ^4.0.0 | ^8.0.2 |
| ^1.0.0 | ^3.0.0 | ^7.2.5 |
If you are looking for CraftCMS 4.x support, use Version 2.x
If you are looking for CraftCMS 3.x support, use Version 1.0.8
Installing
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project -
Then tell Composer to load the plugin:
composer require wrav/simplesharing - In the Control Panel, go to Settings → Plugins and click the “Install” button for SimpleSharing.
Usage
Your able to generate share links on the fly in a template as followed.
Testing
The plugin includes a comprehensive test suite using Codeception with unit, integration, and functional tests.
Running Tests
Tests require Docker with PostgreSQL:
Test Coverage
- Unit Tests: URL generation, input validation, platform support
- Integration Tests: Plugin installation, settings rendering, Craft integration
- Functional Tests: Template variable availability
Credits
Original built while at working at HutSix I've since been granted permission to continue development here.
Change Log
Changes can be viewed here
Become a Contributor
Open-source projects like this one are looking for your help. Feel free to submit a PR or tackle an issue.
Support
Get in touch via email or by creating a Github issue