Download the PHP package rhino-php/rhino without Composer
On this page you can find all versions of the php package rhino-php/rhino. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rhino-php/rhino
More information about rhino-php/rhino
Files in rhino-php/rhino
Package rhino
Short Description Rhino, a CMS and Application-Framework plugin for CakePHP
License MIT
Homepage https://rhino.coull.dev
Informations about the package rhino
Rhino plugin for CakePHP
Quick Start:
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
after the Plugin is installed and the Application is connected to the Database, you can run the following in the root of the Application:
Default login
You find the Login under /rhino
Email: [email protected]
Password: #rhino
Development
See rhino. Clone Rhino, then Clone Rhino in the Plugins folder.
Currently working on: Fieldtypes
Trying to implement custom field types, such as upload
.
Started on the FieldTypeHandler
to store the Information of custom types.
Also started on the FieldViewHelper
to take care of the templates.
View needed for:
- edit
- overview
- readonly
It's also important to keep in mind, that Rhino should always be able to work with native fields that are not in it's Tables.
Next Up: Layoutmode Enhancment
Currently there is only an HTML input field. Depending on the Layoutelement the displayed input fields should update.
Also, after en Edit, the newly loaded element is not page aware.
ToDos:
Next Steps
- [X] Fix Nav
- [ ] Add Field Types
- [ ] Add Media
- [ ] Add File Chooser
- [ ] Add Multiselect from Table (with Positioning)
- [ ] Add Widgets
- [ ] Enhance Page overview
- [ ] Extend Layoutmode
- [ ] Add Overview Customasation
- [ ] PHP Info in Modal
- [ ] Add Table Customasation
- [ ] Rechte und rollen verwaltung erweitern
- [ ] Mehrsprachigkeit
- [ ] Dashboard aufbauen
Longterm
- [X] Get Debug to Work
- [X] Fix Authentikation
- [ ] Implement Autherazation
All versions of rhino with dependencies
cakephp/authentication Version ^3.0
cakephp/authorization Version ^3.0
cakephp/cakephp Version ^5.0
cakephp/migrations Version ^4.1
cakephp/plugin-installer Version ^2.0