adamwojs / recipes-dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ibexa recipes repository

Here is the repository for ibexa/* and ezsystems/* packages. In order to use the recipes, configure your project with flex.ibexa.co server:

# composer.json
        
{
    ...
    "extra": {
        "symfony": {
            "allow-contrib": true,
            "endpoint": "https://flex.ibexa.co"
        }
    }
}

COPYRIGHT

Copyright (C) 1999-2021 Ibexa AS (formerly eZ Systems AS). All rights reserved.

LICENSE

This source code is available separately under the following licenses:

A - Ibexa Business Use License Agreement (Ibexa BUL), version 2.4 or later versions (as license terms may be updated from time to time) Ibexa BUL is granted by having a valid Ibexa DXP (formerly eZ Platform Enterprise) subscription, as described at: https://www.ibexa.co/product For the full Ibexa BUL license text, please see: https://www.ibexa.co/software-information/licenses-and-agreements (latest version applies)

AND

B - GNU General Public License, version 2 Grants an copyleft open source license with ABSOLUTELY NO WARRANTY. For the full GPL license text, please see: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html

About

License:Other


Languages

Language:Twig 58.6%Language:JavaScript 32.4%Language:SCSS 7.3%Language:PHP 1.8%