Download the PHP package phpffcms/demo-app-package without Composer
On this page you can find all versions of the php package phpffcms/demo-app-package. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phpffcms/demo-app-package
More information about phpffcms/demo-app-package
Files in phpffcms/demo-app-package
Download phpffcms/demo-app-package
More information about phpffcms/demo-app-package
Files in phpffcms/demo-app-package
Vendor phpffcms
Package demo-app-package
Short Description Demo of FFCMS 3 simple application package distributed under composer requirements
License MIT
Homepage http://ffcms.org
Package demo-app-package
Short Description Demo of FFCMS 3 simple application package distributed under composer requirements
License MIT
Homepage http://ffcms.org
Please rate this library. Is it a good library?
Informations about the package demo-app-package
FFCMS 3 demo package
This is a simple example of ffcms package, contains admin and user side application. Based on it you can build your own applications package for ffcms.
This package can be installed using composer:
composer require "phpffcms/demo-app-package"
then go to admin panel -> applications -> install app -> enter "Demoapp" and press "try install"
About demo package
This package contains:
- 2 controllers: src/Apps/Controller/[Admin|Front]/Demoapp.php
- few prepared views: src/Apps/View/[Admin|Front]/default/demoapp/
- Internalization package: src/I18n/[Admin|Front]/ru/
- 2 models: src/Apps/Model/Admin/Demoapp/
- 1 active record example: src/Apps/ActiveRecord/
All versions of demo-app-package with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
The package phpffcms/demo-app-package contains the following files
Loading the files please wait ....