Full Changelog: https://github.com/tomatophp/filament-ecommerce/compare/v1.1.1...v1.1.2
Full Changelog: https://github.com/tomatophp/filament-ecommerce/compare/v1.1.0...v1.1.1
Full Changelog: https://github.com/tomatophp/filament-ecommerce/compare/v1.0.12...v1.1.0
Full Changelog: https://github.com/tomatophp/filament-ecommerce/compare/v1.0.11...v1.0.12
Full Changelog: https://github.com/tomatophp/filament-ecommerce/compare/v1.0.10...v1.0.11
->plugin(
\TomatoPHP\FilamentEcommerce\FilamentEcommercePlugin::make()
->useCoupon()
->useGiftCard()
->useReferralCode()
->allowOrderExport()
->allowOrderImport()
->useWidgets()
)
there is some feature you can disable it
->plugin(
\TomatoPHP\FilamentEcommerce\FilamentEcommercePlugin::make()
->useAccounts(false)
->useOrderSettings(false)
->useSettings(false)
->showOrderAccount(false)
->allowOrderCreate(false)
)
Full Changelog: https://github.com/tomatophp/filament-ecommerce/compare/v1.0.8...v1.0.9
Full Changelog: https://github.com/tomatophp/filament-ecommerce/compare/v1.0.7...v1.0.8
Full Changelog: https://github.com/tomatophp/filament-ecommerce/compare/v1.0.5...v1.0.6
Full Changelog: https://github.com/tomatophp/filament-ecommerce/compare/v1.0.3...v1.0.4
by @3x1io
Full Changelog: https://github.com/tomatophp/filament-ecommerce/compare/v1.0.1...v1.0.2
Full Changelog: https://github.com/tomatophp/filament-ecommerce/compare/v1.0.0...v1.0.1
Full Changelog: https://github.com/tomatophp/filament-ecommerce/commits/v1.0.0
How can I help you explore Laravel packages today?