Download the PHP package xanweb/c5-foundation without Composer
On this page you can find all versions of the php package xanweb/c5-foundation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xanweb/c5-foundation
More information about xanweb/c5-foundation
Files in xanweb/c5-foundation
Download xanweb/c5-foundation
More information about xanweb/c5-foundation
Files in xanweb/c5-foundation
Please rate this library. Is it a good library?
Informations about the package c5-foundation
ConcreteCMS Foundation
Installation
Include library to your composer.json
How to use Image Data Extractor
Data Extractor tries to use both IPTC and EXIF metadata to fill image information.
Register importer processor within application/config/app.php
You need then to map image information to properties or attributes.
Here is the list of available information keys:
image_title
: title of the imageartist
: artist nameauthor_title
: author namekeywords
image_description
comments
copyright
The default mapping is like follows:
To override the default mapping you need to add xanweb.php
config file under /application/config
.
Here is an example of possible mapping:
All versions of c5-foundation with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
symfony/polyfill-php80 Version ^1.20
xanweb/c5-common Version ^1.3
xanweb/c5-request Version ^1.3
xanweb/c5-helpers Version ^2.1
symfony/polyfill-php80 Version ^1.20
xanweb/c5-common Version ^1.3
xanweb/c5-request Version ^1.3
xanweb/c5-helpers Version ^2.1
The package xanweb/c5-foundation contains the following files
Loading the files please wait ....