Skip to content

october-widgets/example-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Owl Example Plugin

This plugin is intended for demonstration purposes only. Our example plugin will be for a fictional book store called Owl Books. To install this plugin, download contents to /plugins/owl/owl, run a composer update from the example plugin directory, and finally run php artisan plugin:refresh Owl.Owl.

Comment

The Comment widget is used to provide extra information to the backend book form.

Has Many

The Has Many widget is used to allow reviews to be attached to books. A bit of Twig markup is being used to display a 5-star rating system.

Tagbox

The Tagbox widget can be used to easily manage many-to-many tag relationships. Here we're using it to manage the many genres a book may be tagged with.

Address

The Address widget is used to create easy inputs for our fictional shop locations.

About

Example usage of Owl widgets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published