2017 © Pedro Peláez
 

silverstripe-module silverstripe-flexiblefields

Allows the use of extra attributes on various SilverStripe input fields

image

heyday/silverstripe-flexiblefields

Allows the use of extra attributes on various SilverStripe input fields

  • Monday, November 26, 2012
  • by heyday
  • Repository
  • 22 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Heyday flexible fields

Allows the use of extra attributes on various SilverStripe input fields, (*1)

License

Flexible fields is licensed under an MIT license, (*2)

Installation

Composer

Installing from composer is easy,, (*3)

Create or edit a composer.json file in the root of your SilverStripe project, and make sure the following is present., (*4)

{
    "require": {
        "heyday/silverstripe-flexiblefields": "*"
    }
}

After completing this step, navigate in Terminal or similar to the SilverStripe root directory and run composer install or composer update depending on whether or not you have composer already in use., (*5)

Code guidelines

This project follows the standards defined in:, (*6)

The Versions

26/11 2012

dev-master

9999999-dev

Allows the use of extra attributes on various SilverStripe input fields

  Sources   Download

MIT

The Requires

 

26/11 2012

0.0.2

0.0.2.0

Allows the use of extra attributes on various SilverStripe input fields

  Sources   Download

MIT

The Requires

 

15/11 2012

0.0.1

0.0.1.0

Allows the use of extra attributes on various SilverStripe input fields

  Sources   Download

MIT

The Requires