Skip to content

Behance Extension for Filament CMS Builder to import data from Behance

License

Notifications You must be signed in to change notification settings

tomatophp/filament-cms-behance

Repository files navigation

Screenshot

Filament cms behance

Latest Stable Version License Downloads

Behance Extension for Filament CMS Builder to import data from Behance

Installation

composer require tomatophp/filament-cms-behance

after install your package please run this command

php artisan filament-cms-behance:install

finally register the plugin on /app/Providers/Filament/AdminPanelProvider.php

->plugin(\TomatoPHP\FilamentCmsBehance\FilamentCmsBehancePlugin::make())

Publish Assets

you can publish config file by use this command

php artisan vendor:publish --tag="filament-cms-behance-config"

you can publish views file by use this command

php artisan vendor:publish --tag="filament-cms-behance-views"

you can publish languages file by use this command

php artisan vendor:publish --tag="filament-cms-behance-lang"

you can publish migrations file by use this command

php artisan vendor:publish --tag="filament-cms-behance-migrations"

Changelog

Please see CHANGELOG for more information on what has changed recently.

Security

Please see SECURITY for more information about security.

Credits

License

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

About

Behance Extension for Filament CMS Builder to import data from Behance

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages