2017 © Pedro Peláez
 

userfrosting-sprinkle uf_formgeneratorexample

Form generator Example for UserFrosting V4

image

lcharette/uf_formgeneratorexample

Form generator Example for UserFrosting V4

  • Saturday, November 25, 2017
  • by lcharette
  • Repository
  • 1 Watchers
  • 0 Stars
  • 62 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 13 % Grown

The README.md

Form Generator Sprinkle Example

Donate Latest Version ![UserFrosting Version][uf-version] Software License [Build][build] Codecov ![StyleCI][styleci-badge], (*1)

This Sprinkle provides a summary example on how to use the FormGenerator sprinkle for UserFrosting 4., (*2)

Help and Contributing

If you need help using this sprinkle or found any bug, feels free to open an issue or submit a pull request. You can also find me on the UserFrosting Chat most of the time for direct support., (*3)

Installation

Edit UserFrosting app/sprinkles.json file and add the following to the require list : "lcharette/uf_formgeneratorexample": "^4.0.0". Also add FormGenerator and FormGeneratorExample to the base list. For example:, (*4)

{
    "require": {
        "lcharette/uf_formgeneratorexample": "^4.0.0"
    },
    "base": [
        "core",
        "account",
        "admin",
        "FormGenerator",
        "FormGeneratorExample"
    ]
}

Run composer update then php bakery bake to install the sprinkle., (*5)

Try it !

Navigate to http://YourDomain.com/formgenerator., (*6)

This demo is not linked to any database tables, so changes are not actually saved ;), (*7)

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4, (*8)

Licence

By Louis Charette. Copyright (c) 2020, free to use in personal and commercial software as per the MIT license., (*9)

The Versions

25/11 2017

dev-master

9999999-dev https://github.com/lcharette/UF_FormGeneratorExample

Form generator Example for UserFrosting V4

  Sources   Download

MIT

The Requires

 

form generator userfrosting

04/07 2017

2.0.3

2.0.3.0 https://github.com/lcharette/UF_FormGeneratorExample

Form generator Example for UserFrosting V4

  Sources   Download

MIT

The Requires

 

form generator userfrosting

03/07 2017

2.0.2

2.0.2.0 https://github.com/lcharette/UF_FormGeneratorExample

Form generator Example for UserFrosting V4

  Sources   Download

MIT

The Requires

 

form generator userfrosting

27/06 2017

2.0.1

2.0.1.0 https://github.com/lcharette/UF_FormGeneratorExample

Form generator Example for UserFrosting V4

  Sources   Download

MIT

The Requires

 

form generator userfrosting

26/06 2017

2.0.0

2.0.0.0 https://github.com/lcharette/UF_FormGeneratorExample

Form generator Example for UserFrosting V4

  Sources   Download

MIT

The Requires

 

form generator userfrosting