2017 © Pedro Peláez
 

silverstripe-vendormodule silverstripe-elemental-baseobject

A simple base DataObject to use with Elemental Content Blocks

image

dynamic/silverstripe-elemental-baseobject

A simple base DataObject to use with Elemental Content Blocks

  • PHP
  • 5 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 2 Versions
  • 69 % Grown

The README.md

Silverstripe Elemental Baseobject

a simple base dataobject to use with elements, (*1)

CI codecov, (*2)

Latest Stable Version Total Downloads Latest Unstable Version License, (*3)

Requirements

  • dnadesign/silverstripe-elemental: ^5.0
  • silverstripe/linkfield: ^4.0

Installation

composer require dynamic/silverstripe-elemental-baseobject, (*4)

License

See License, (*5)

Upgrading from version 2

BaseObject drops sheadawson/silverstripe-linkable usage in favor of gorriecoe/silverstripe-linkfield. To avoid data loss, install the dynamic/silverstripe-link-migrator module as follows:, (*6)

composer require dynamic/silverstripe-link-migrator

Then, run the task "Linkable to SilverStripe Link Migration" via /dev/tasks, or cli via:, (*7)

vendor/bin/sake dev/tasks/LinkableMigrationTask

This will populate all of the new Link fields with data from the old class., (*8)

Usage

A base DataObject used in the following Elemental content blocks:, (*9)

Getting more elements

See Elemental modules by Dynamic, (*10)

Configuration

See SilverStripe Elemental Configuration, (*11)

Translations

The translations for this project are managed via Transifex and are updated automatically during the release process. To contribute, please head to the link above and get translating!, (*12)

Maintainers

Bugtracker

Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique., (*13)

If the issue does look like a new bug:, (*14)

  • Create a new issue
  • Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
  • Describe your environment as detailed as possible: SilverStripe version, Browser, PHP version, Operating System, any installed SilverStripe modules.

Please report security issues to the module maintainers directly. Please don't file security issues in the bugtracker., (*15)

Development and contribution

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers., (*16)

The Versions

26/07 2018

dev-master

9999999-dev

A simple base DataObject to use with Elemental Content Blocks

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

content silverstripe blocks elemental

26/07 2018

1.0.0-alpha1

1.0.0.0-alpha1

A simple base DataObject to use with Elemental Content Blocks

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

content silverstripe blocks elemental