luyadev / luya-legacy
This repo contains mixed outdated content like blocks.
Installs: 843
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
Type:luya-extension
Requires (Dev)
- luyadev/luya-testsuite: ~1.0.0
This package is auto-updated.
Last update: 2024-11-06 10:28:22 UTC
README
This repo contains mixed outdated content like blocks. Do not use this repository, its just for replacement of old blocks!
Migration example for old blocks
BootstrapImageTextBlock:
./vendor/bin/luya cms/block/migrate \\bootstrap4\\blocks\\BootstrapImageTextBlock \\legacy\\blocks\\BootstrapImageTextBlock
BootstrapFileListBlock:
./vendor/bin/luya cms/block/migrate \\bootstrap4\\blocks\\BootstrapFileListBlock \\legacy\\blocks\\BootstrapFileListBlock
BootstrapInlineTextBlock:
./vendor/bin/luya cms/block/migrate \\bootstrap4\\blocks\\BootstrapInlineTextBlock \\legacy\\blocks\\BootstrapInlineTextBlock
BootstrapInlineTextWrapperBlock:
./vendor/bin/luya cms/block/migrate \\bootstrap4\\blocks\\BootstrapInlineTextWrapperBlock \\legacy\\blocks\\BootstrapInlineTextWrapperBlock