vitexsoftware / ease-twbootstrap-widgets-flexibee
There is no license information available for the latest version (1.0) of this package.
php-flexibee extending classes and widgets using twitter bootstrap3 interface
1.0
2019-10-27 14:47 UTC
Requires
- vitexsoftware/ease-twbootstrap: dev-master
- vitexsoftware/flexibee-bricks: dev-master
Requires (Dev)
- phpunit/phpunit: ^8
This package is auto-updated.
Last update: 2021-01-08 12:31:09 UTC
README
Examples how to use FlexiPeeHP Library for FlexiBee with EasePHP Framework widgets
Příklady použití knihovny FlexiPeeHP pro FlexiBee
Instalace
composer require vitexsoftware/ease-twbootstrap-widgets-flexibee
How to run ?
- composer install
- cd src
- modify config.php to use custom FlexiBee connection
- open the project url in browser
Co tady máme ?
Třídy v FlexiPeeHP/Bricks/ui/TWB:
Soubor | Popis |
---|---|
StatusInfoBox.php | Info |
Debian/Ubuntu
Pro Linux jsou k dispozici .deb balíčky. Prosím použijte repo:
wget -O - http://v.s.cz/info@vitexsoftware.cz.gpg.key|sudo apt-key add -
echo deb http://v.s.cz/ stable main > /etc/apt/sources.list.d/ease.list
apt update
apt install php-twbootstrap-widgets-flexibee