Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 798 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 798 Bytes

Sample Custom Form & List Plugin

A sample Form & List plugin for OctoberCMS used in the presentation Beyond Behaviors.

Requirements

Install the Faker package.

composer require fakerphp/faker

Using this plugin

To install this plugin, extract this archive to /plugins/acme/formist and migrate the database by performing one of the following:

  1. Log out and sign back in to the back-end; or
  2. Run CLI command php artisan october:up

To view the plugin click on Formist in the back-end area.