Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ibexa/admin-ui-assets
https://github.com/ibexa/admin-ui-assets
ibexa-bundle
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ibexa/admin-ui-assets
- Owner: ibexa
- License: other
- Created: 2021-03-31T07:25:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-05T13:03:02.000Z (8 months ago)
- Last Synced: 2024-04-06T13:41:52.666Z (8 months ago)
- Topics: ibexa-bundle
- Language: Shell
- Homepage:
- Size: 24.7 MB
- Stars: 3
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
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-2024 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