kalicr/cocobolo (1.0.0)
Published 2026-06-25 21:01:20 +00:00 by kalicr-packages
Installation
{
"repositories": [{
"type": "composer",
"url": " "
}
]
}composer require kalicr/cocobolo:1.0.0About this package
Magento 2 module for configurable homepage promotional images with responsive Bootstrap 4 layout.
Kalicr_Cocobolo
Configurable homepage promotional images with responsive Bootstrap 4 layout.
Features
- 4 configurable images: Principal (1200×400), Left (600×400), Right (600×400), Mobile (400×400).
- Each image has an associated clickable URL.
- Images stored in
pub/media/cocobolo/homepage/. - Responsive Bootstrap 4 grid layout via
imagenes.phtml. - Block inserted via CMS widget (no controllers or DB tables).
Installation
Via Composer
composer require kalicr/cocobolo:^1.0
bin/magento module:enable Kalicr_Cocobolo
bin/magento setup:upgrade
Manual (local debugging only)
Copy the module to app/code/Kalicr/Cocobolo, then enable and upgrade.
Configuration
Located at Stores → Configuration → Kal-í CR → Cocobolo:
- Upload images for each slot (Principal, Left, Right, Mobile).
- Set the URL for each image.
Dependencies
- Magento:
2.4.8-p4(Open Source / Adobe Commerce) - PHP:
^8.2 || ^8.3 - Modules:
Magento_Store,Magento_Cms
Technical Notes
Block/Imagenes.phprenders the frontend block.Helper/Data.phpreads image paths and URLs from configuration.- Frontend template:
view/frontend/templates/imagenes.phtml.
Changelog
See CHANGELOG.md.
License
Proprietary KaliCR commercial license. See LICENSE.md.
Support
Dependencies
Dependencies
| ID | Version |
|---|---|
| magento/framework | ^103.0 |
| magento/module-cms | ^104.0 |
| magento/module-store | ^101.0 |
| php | ^8.2 || ^8.3 |
Details
2026-06-25 21:01:20 +00:00
Assets (1)
Versions (1)
View all
Composer
1
Kal-i CR Development Team
proprietary
7.2 KiB
kalicr-cocobolo.1.0.0.zip
7.2 KiB
1.0.0
2026-06-25