Download the PHP package symbiote/silverstripe-seed without Composer

On this page you can find all versions of the php package symbiote/silverstripe-seed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package silverstripe-seed

Seed

Build Status

The recommended module compilation for a base project, which provides the most common, and what we consider to be, the most fundamental components when building an intuitive and flexible platform for both users and developers alike.

These module dependencies will be updated over time, so please keep an eye out for future releases!

Requirement

Getting Started

The recommended approach is to use composer, considering the large number of module dependencies.

What's Included?

Among some quality of life improvements, you'll find the following modules included (and their benefits below).

Better Buttons

This provides more intuitive buttons when viewing data objects.

Data Change Tracker

This provides improved content change tracking.

Display Logic

This provides the ability to automatically show/hide form fields based on conditions.

Extensible Search

This provides a search page for user customisation and developer extension, including analytics and suggestions.

Fusion

This provides searchable content tagging (using taxonomy terms).

Google Sitemaps

This provides an automatically generated XML sitemap for your site/s, helping them rank higher with search engines.

Grid Field Extensions

This provides some handy grid field components, such as orderable rows.

Grouped CMS Menu

This provides the ability to group the CMS menu, helping clean up the interface for content authors and administrators.

Honeypot Spam Protection

This provides a simple means of spam protection across forms, and is automatically applied to user forms.

Linkable

This provides an object that can help manage links, without needing to worry about edge cases.

Listing Page

This provides a page to display arbitrary content listings.

Mediawesome

This provides dynamic media holders/pages with customisable attributes, such as blogs and news.

Metadata

This provides the ability to annotate data objects, based on a given schema.

Multisites

This provides the ability to manage multiple sites from your site tree.

Multisites Google Analytics

This provides google analytics support for your site/s.

Queued Jobs

This provides the ability to schedule jobs that run at specific times/intervals.

Quick Add New

This provides the ability to create new data objects on the fly when using relationships.

Secure Assets

This provides the ability to restrict file access, similar to pages.

Sitemap

This provides an automatically generated HTML sitemap for your site/s, helping them rank higher with search engines.

Taxonomy

This provides nested content tagging (searchable using fusion).

Timed Notices

This provides the ability to display a message to specific CMS users, for a specified duration.

User Forms

This provides a visual form builder, allowing content authors to put their own forms together.

Versioned Files

This provides versioning to files, similar to pages.

Suggestions

You'll also find a number of modules that are suggested (more below), however these are optional, and depend on what you're aiming to achieve.

Advanced Workflow

This allows a review and approve process for content publishing.

Blocks

This allows a modular approach to building a page layout.

Dynamic Cache

This allows simple yet flexible caching out of the box for dynamic content, including forms.

Elemental

This allows a modular approach to building page content.


All versions of silverstripe-seed with dependencies

PHP Build Version
Package Version
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package symbiote/silverstripe-seed contains the following files

Loading the files please wait ....