Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ezsystems/ezplatform-admin-ui-assets
https://github.com/ezsystems/ezplatform-admin-ui-assets
ibexa-platform ibexa-platform-bundle
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ezsystems/ezplatform-admin-ui-assets
- Owner: ezsystems
- License: other
- Created: 2017-11-06T10:37:27.000Z (about 7 years ago)
- Default Branch: 5.0
- Last Pushed: 2023-05-26T10:29:51.000Z (over 1 year ago)
- Last Synced: 2025-01-03T04:14:14.135Z (27 days ago)
- Topics: ibexa-platform, ibexa-platform-bundle
- Language: Shell
- Homepage:
- Size: 27 MB
- Stars: 41
- Watchers: 18
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ibexa Admin UI assets
This package is part of [Ibexa DXP](https://ibexa.co).
To use this package, [install Ibexa DXP](https://doc.ibexa.co/en/latest/install/).
This package contains assets for Back Office interface.
## Installing dependencies
1. `npm install`
2. `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:
1. -v : tag to be released
1. -b : branch used to create the tagIf 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