Skip to content

Artisan commends for working with Storyblok

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

RicLeP/laravel-storyblok-cli

Repository files navigation

Laravel Storyblok - Artisan CLI

Latest Version on Packagist Total Downloads GitHub Actions

Artisan commands for working with the Storyblok API in Laravel.

Installation

You can install the package via composer:

composer require riclep/laravel-storyblok-cli

Usage

Setting variables environment

In the .env file of your Laravel application, you have to define the environment parameter for setting the Storyblok user Personal access token. You can obtain your Storyblok Personal access token here. Then you can define also the default space id for the space you want to manage via the Laravel CLI. In the .env file of your Laravel project add these two parameters:

STORYBLOK_OAUTH_TOKEN=yourpersonalaccesstoken
STORYBLOK_SPACE_ID=yourspaceid

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email ric@sirric.co.uk instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.

About

Artisan commends for working with Storyblok

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages