ezsystems / ezplatform-admin-ui-assets
External assets dependencies for EzPlatform AdminUI
Installs: 681 689
Dependents: 13
Suggesters: 0
Security: 2
Stars: 41
Watchers: 18
Forks: 7
Language:Shell
Requires
- php: ^7.3
- symfony/http-kernel: ^5.0
- v6.0.0-alpha3
- v6.0.0-alpha2
- v6.0.0-alpha1
- v5.3.4
- v5.3.3
- v5.3.2
- v5.3.1
- v5.3.0
- v5.3.0-rc2
- v5.3.0-rc1
- v5.3.0-beta1
- v5.2.2
- v5.2.2-rc1
- v5.2.1
- v5.2.0
- v5.2.0-rc1
- v5.1.1
- v5.1.0
- v5.1.0-rc2
- v5.1.0-rc1
- v5.1.0-beta1
- 5.0.x-dev
- v5.0.1
- v5.0.0
- v5.0.0-rc1
- v5.0.0-beta3
- v5.0.0-beta1
- v5.0.0-alpha2
- v5.0.0-alpha1
- v4.2.2
- v4.2.1
- v4.2.0
- v4.1.0
- 4.0.x-dev
- v4.0.0
- v3.2.0
- v3.1.0
- v3.0.0
- v2.0.0
- v1.0.0
- v0.5.0
- v0.4.0
- v0.3.1
- v0.3.0
- v0.2.0
- v0.1.0
- dev-snapshot-master
- dev-ibx-1190-update-readme
- dev-travis-bootstrap-test
- dev-master_preview
- dev-test-tag
- dev-update-assets
This package is auto-updated.
Last update: 2024-10-26 13:27:30 UTC
README
This package is part of Ibexa DXP.
To use this package, install Ibexa DXP.
This package contains assets for Back Office interface.
Installing dependencies
npm install
npm run prepare-release
Preparing tag for release
To prepare a tag for release you have to run the following command from the root directory of the bundle:
sh bin/prepare_release.sh -v 1.0.0 -b master
Options:
- -v : tag to be released
- -b : branch used to create the tag
If you are tagging for eZPlatform 2.5.x LTS you should use the 4.x branch.
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