Changelog¶
Important
- This project is under active development phase, and there are plans for a bunch of new features or Magento 2 Community platform refactoring. You can check there plans on Project Roadmap.
- Feel free to create new issues for feature requests, new ideas, and improvements or bugs related to these extensions: On GitHub
- Subscribe to the mailing list
master¶
New Features¶
Fixes¶
Other Changes¶
- v1.0.0
- Production-ready bb/filesystem - 1 September 2020
- new directories could be configured to use new filesystem drivers
- v0.2.0
- Beta version - 1-July-2020
- Downloadable products
- Multiple buckets by folder mapping
- v0.1.0 - 15-June-2020
This version contains only a minimum code base to prove that Cloud storage service could easily and fully integrate into Magento 2 without any need for disk storage on the application server.
- catalog product images
- WYSIWYG images managed directly in cloud storage
- Sync existing images to cloud storage
#New Features
- Media storage driver for Amazon S3
- Magento core changes to improve filesystem abstraction
#Other Changes
- Documentation created