Download the PHP package oxid-esales/media-library-module without Composer
On this page you can find all versions of the php package oxid-esales/media-library-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download oxid-esales/media-library-module
More information about oxid-esales/media-library-module
Files in oxid-esales/media-library-module
Package media-library-module
Short Description Media library for OXID eShop
License proprietary
Homepage https://www.oxid-esales.com/
Informations about the package media-library-module
Media Library Module for OXID eShop
Module provides basic media files management.
Compatibility
Versions
- v3.0.x is compatible with eShop compilation 7.3.x and higher
- v2.1.x is compatible with eShop compilation 7.2.x and higher
- v2.0.x is compatible with eShop compilation 7.1.x and higher
- v1.0.x is compatible with eShop compilation 7.1.x and higher
Branches
- b-7.4.x is compatible with shop b-7.4.x branches
- b-7.3.x is compatible with shop b-7.3.x branches
- b-7.2.x is compatible with shop b-7.2.x branches
- b-7.1.x is compatible with shop b-7.1.x branches
Development installation on OXID eShop SDK
The installation instructions below are shown for the current SDK for shop 7.3. Make sure your system meets the requirements of the SDK.
-
Ensure all docker containers are down to avoid port conflicts
-
Clone the SDK for the new project
-
Clone the repository to the source directory
- Run the recipe to setup the development environment
You should be able to access the shop via
- Frontend http://localhost.local
- Admin Panel: http://localhost.local/admin
- (credentials: [email protected] / admin)
Running the tests and quality tools
Check the "scripts" section in the composer.json
file for the available commands. Those commands can be executed
by connecting to the php container and running the command from there, example:
Commands can be also triggered directly on the container with docker compose, example:
Rebuilding the assets
To rebuild the assets, latest node docker container can be used. The one is pulled automatically if you are using the installation method from the previous section. What is left - connect to the container, install the npm dependencies and run the assets building process
Alternatively, if you're actively developing and want changes to be applied automatically, you can enable watch mode:
License
OXID Module and Component License, see LICENSE file.
Bugs and Issues
If you experience any bugs or issues, please report them in the section module Media Library of https://bugs.oxid-esales.com.
All versions of media-library-module with dependencies
symfony/filesystem Version *
ext-gd Version *
ext-fileinfo Version *
intervention/image Version ^3.3