Download the PHP package setono/sylius-tiktok-plugin without Composer
On this page you can find all versions of the php package setono/sylius-tiktok-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download setono/sylius-tiktok-plugin
More information about setono/sylius-tiktok-plugin
Files in setono/sylius-tiktok-plugin
Package sylius-tiktok-plugin
Short Description Plugin for tracking events on your store and sending them to TikTok
License MIT
Informations about the package sylius-tiktok-plugin
Setono SyliusTikTokPlugin
Setono have made a bunch of plugins for Sylius, and we have some guidelines which we try to follow when developing plugins. These guidelines are used in this repository and it gives you a very solid base when developing plugins.
Enjoy!
Quickstart
-
Run
composer create-project setono/sylius-tiktok-plugin:dev-master ProjectName
. -
From the plugin skeleton root directory, run the following commands:
- Start your local PHP server:
symfony serve
(see https://symfony.com/doc/current/setup/symfony_server.html for docs)
To be able to setup a plugin's database, remember to configure you database credentials in tests/Application/.env
and tests/Application/.env.test
.
All versions of sylius-tiktok-plugin with dependencies
ext-json Version *
doctrine/collections Version ^1.6
knplabs/knp-menu Version ^3.1
psr/event-dispatcher Version ^1.0
setono/tag-bag Version ^1.4
setono/tag-bag-bundle Version ^2.0
setono/tag-bag-twig Version ^1.0
spatie/data-transfer-object Version ^1.13 || ^2.8
sylius/resource-bundle Version ^1.6
symfony/config Version ^4.4 || ^5.0
symfony/dependency-injection Version ^4.4 || ^5.0
symfony/event-dispatcher Version ^4.4 || ^5.0
symfony/event-dispatcher-contracts Version ^1.1 || ^2.5 || ^3.0
symfony/form Version ^4.4 || ^5.0
symfony/http-foundation Version ^4.4 || ^5.0.7
symfony/http-kernel Version ^4.4 || ^5.1.5
symfony/security-bundle Version ^4.4 || ^5.0
webmozart/assert Version ^1.9