Download the PHP package xanweb/c5-v-item-list without Composer
On this page you can find all versions of the php package xanweb/c5-v-item-list. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xanweb/c5-v-item-list
More information about xanweb/c5-v-item-list
Files in xanweb/c5-v-item-list
Download xanweb/c5-v-item-list
More information about xanweb/c5-v-item-list
Files in xanweb/c5-v-item-list
Vendor xanweb
Package c5-v-item-list
Short Description Manage your list of items easily without need to write a bunch of code
License MIT
Package c5-v-item-list
Short Description Manage your list of items easily without need to write a bunch of code
License MIT
Please rate this library. Is it a good library?
Informations about the package c5-v-item-list
ConcreteCMS VueJS Item List
Manage your list of items easily without need to write a bunch of code Requires ConcreteCMS v9
Installation
Include library to your composer.json
Add the service provider to application/config/app.php
or load it from you package on_start
Usage
-
Load optional assets depending on your needs:
- Editor Assets (
$this->app['editor']->requireEditorAssets();
) if you need to use RichText Editor
- Editor Assets (
- Load required Item List Asset Group (
xanweb/v-item-list
) -
Use Item List VueJS components:
Here is an example - Finally, we need to initialize our Vue app
License
The ConcreteCMS Item List is open-sourced software licensed under the MIT license.
All versions of c5-v-item-list with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
xanweb/c5-common Version ^1.2
xanweb/c5-js-localization Version ^2.0
xanweb/c5-ext-asset Version ^1.0
xanweb/c5-common Version ^1.2
xanweb/c5-js-localization Version ^2.0
xanweb/c5-ext-asset Version ^1.0
The package xanweb/c5-v-item-list contains the following files
Loading the files please wait ....