SilverStripe

Software Screenshot:
SilverStripe
Software Details:
Version: 3.3.1 updated
Upload Date: 10 Apr 16
Distribution Type: Freeware
Downloads: 115
Size: 10067 Kb

Rating: 2.3/5 (Total Votes: 3)

SilverStripe is not only a complex PHP-based CMS, but a very versatile one also. It can be used to build, manage, and organize any Web-based application in various fields of activity.

SilverStripe is extremely well documented and comes with lots of themes and modules to help developers extend the default functionality with new tools and features.

Developed on the SilverStripe Framework, this CMS is one of the most respected CMSs in the business, not only because of the well-crafted end product, but also because of the underlying codebase as well.

As for features, the SilverStripe CMS is well in tune with current practices, providing an installation wizard with every distribution, Composer integration, a beautiful admin panel, themes, modules, and many other more.

These features will help developers get started on their projects, and provide a solid product at the end of their efforts as well.

What is new in this release:

  • Minimum PHP version raised to 5.3.3
  • Introduction of new parameterised ORM
  • Default support for PDO
  • Moved SS_Report and ReportAdmin out to a separate module

What is new in version 3.2.1 / 3.3.0-rc2:

  • Minimum PHP version raised to 5.3.3
  • Introduction of new parameterised ORM
  • Default support for PDO
  • Moved SS_Report and ReportAdmin out to a separate module

What is new in version 3.2.0:

  • Minimum PHP version raised to 5.3.3
  • Introduction of new parameterised ORM
  • Default support for PDO
  • Moved SS_Report and ReportAdmin out to a separate module

What is new in version 3.1.15 / 3.2.0-rc1:

  • This release includes a few security fixes to the framework.

What is new in version 3.1.13 / 3.2.0-beta1:

  • This release includes a few security fixes to the framework.

What is new in version 3.1.13:

  • This release includes a few security fixes to the framework.

What is new in version 3.1.12:

  • This release includes a few security fixes to the framework.

What is new in version 3.1.10:

  • Security fixes:
  • Open file permissions vulnerability.

What is new in version 3.1.0:

  • More visual feedback and easier preview.
  • YAML Configuration and a better UploadField.
  • Composer support and a new add-ons website

What is new in version 3.1.0 beta3:

  • Improved Config API and secure default template casting.

What is new in version 3.0.2:

  • Updates to the GridField documentation
  • Allow querying if a field exists on a table
  • Add warning if viewed SiteTree object class is obsolete
  • FieldGroup_DefaultFieldHolder template
  • Open external links in preview mode in new window
  • Re-added SilverStripeNavigator styling
  • Allow debugging of config cyclic errors
  • GreaterThanFilter should be consistent with LessThanFilter
  • Custom menu icons for the CMS main menu
  • Added "jpeg" to list of allowed extensions
  • Create TestRunner setdb URL endpoint
  • Maori Language JavaScript

What is new in version 3.0.1:

  • DataList and ArrayList mutability

What is new in version 3.0.0:

  • New template engine
  • New CMS interface design
  • Renaming of Sapphire to SilverStripe framework
  • FormField classes now have their own HTML templates
  • Allow usage of SilverStripe framework without the "cms" module
  • CMS JavaScript moved to jQuery.entwine
  • CMS stylesheets are generated by SCSS to provide more flexible and robust styling

What is new in version 3.0.0 Beta 2:

  • A "list view" for pages.
  • Image insertion and media management have been improved, including an "insert from the web" option.
  • The usability of the tree view when editing content has been improved.
  • In 3.0, SilverStripe now works with PHP 5.3+ in order to take advantage of all the PHP 5.3 features.

What is new in version 3.0.0 Beta 1:

  • Separated Framework from CMS, so that Framework is usable on its own, making it a fully fledged stand-alone entity rather than primarily a support framework for the CMS product as in the 2.X line.
  • Refreshed the CMS administrative interface with a more modern design and user experience, and a more technically solid javascript underpinning.
  • Replaced or improve developer APIs that have reached the limit of their expandability in their current form for backwards compatibility reasons, or are considered difficult to maintain.

What is new in version 3.0.0 alpha 2:

  • CMS:
  • CMS JavaScript performance and perceived rendering improvements
  • New dedicated "Add page" interface with page type descriptions
  • Improved "Insert Link" dialog with cleaner styles
  • Selected tabs and collapsed panels are now stored in a Cookie for a more consistent interface when returning later to the CMS
  • Framework:
  • Support for multi-byte page URLs (e.g. with German Umlauts). Flexible URL filtering through new URLSegmentFilter API
  • Customisable HTML attributes on Form and FormField (which allows better usage of HTML5 and data attributes)
  • ORM:
  • New ORM has been further stabilised and API and documentation can be found at http://doc.silverstripe.org/sapphire/en/trunk/topics/datamodel
  • GridField:
  • GridField has been restructured and the new API and documentation can be found at http://doc.silverstripe.org/sapphire/en/trunk/topics/grid-field/
  • CMS Asset admin implements a GridField for viewing files and folders

What is new in version 3.0.0 alpha 1:

  • Framework and CMS separated.
  • New UI.

What is new in version 3.0.0-pr1:

  • API Changes:
  • Removed Object->cacheToFileWithArgs(), please use Object->cacheToFile() with the $arguments param.
  • Removed LeftAndMain->getitem(), use show() instead.
  • Removed CMSMain->getfilteredsubtree(), use getsubtree(). API CHANGE Removed CMSMain->SiteTreeFilters(), use CMSSiteTreeFilter_Search.
  • Removed CMSMainMarkingFilter, replaced a while ago by CMSSiteTreeFilter_Search.
  • ModelAdmin->ResultsForm() no longer returns a TabSet (was just a layout crutch to support correct sizing).
  • Features and Enhancements:
  • Added ClassManifest->getModules(), and removed limitation to toplevel modules in ClassManifest->handleFile() (necessary to detect new sapphire/admin/ "submodule").
  • Adding page ID as metadata in SiteTree->MetaTags() in order to provide context for CMS preview of pages.
  • Preview changes of page edits in CMS on website (through <iframe> sidebar).
  • Added incompatibility notice for Internet Explorer 6 in LeftAndMain.js.
  • Changed CMSMain->AddForm() to a modal dialog, showing page types and their descriptions as radiobuttons rather than a dropdown.
  • Bugfixes:
  • Making DateField.js $.metadata() calls resilient against $.metadata.defaults changes.
  • Added support for $fields parameter in CMSMain->getEditForm(), don't require 'ClassName' field in save() as its not included in getCMSFields() any longer.
  • Allow alternative (array-based) templates in Form->forTemplate().
  • Disabling add_sheet() on jstree, as its horribly slow.
  • Checking file existence in LeftAndMain->init() for TinyMCE's content_css settings to avoid unnecessary clientside loading of files.

What is new in version 2.4.5:

  • Enhancement: File->canEdit() and File->canCreate() now use extendedCan()
  • Enhancement: Installer check for magic_quotes_gpc (PHP option) and issues a warning if enabled
  • Bugfix: CMSMain->rollback() fails because of CSRF protection
  • Bugfix: Valid file uploads with uppercase extensions blocked from being web accessible
  • Bugfix: Page comments saving onto wrong page
  • Bugfix: Incorrect call to weekday function in Date class
  • Bugfix: SilverStripeNavigator error in case where page is not published, viewing archived site

What is new in version 2.4.3:

  • Validation for uploaded files
  • Added Form->enableSecurityToken() as a counterpart to the existing disableSecurityToken()
  • Added SecurityToken to wrap CSRF protection via "SecurityID" request parameter
  • MySQLDatabase::renameField() no longer checks that the field exists in fieldList(). alterField() does no such check, so it should be consistent. Removing this should provide a small performance improvement as well.

What is new in version 2.4.2:

  • Fixed a security issue where pages in draft mode might be visible to unauthenticated users.
  • Fixed a security issue where users with access to admin/security (but limited privileges) can take over a known administrator account by changing its password.
  • Allow Apache webserver to customized error pages in HTML, rather than Apache default styling.
  • Testing harness improvements: More verbose testing output, fixed coverage report generation.
  • Fixed installer logic for SQLite database drivers.
  • All unit tests pass on Windows OS/SQL Server.
  • Over 100 other improvements and bugfixes.

What is new in version 2.4.0:

  • Added _register_database.php to sapphire which sets the SS provided databases for DatabaseAdapterRegistry
  • Added Hebrew (he_IL) language to sapphire.
  • Added Lithuanian (lt_LT) language to sapphire.
  • Added Hebrew (he_IL) language to CMS.
  • Added Lithuanian (lt_LT) language to CMS.
  • Using jquery.live instead of livequery for SelectionGroup.js.

What is new in version 2.3.3:

  • Fixed double up of <span> highlight tags around keywords in Text::ContextSummary()
  • Fixed bugs in content differencer, and improved styling. BUGFIX: fixed notice when getting title of member which didnt exist
  • Deleted duplicate call to curl_exec() in RestfulService
  • Updated Versioned::compareVersions() to use DataDifferencer
  • Added better support for using DataDifferencer to look at new records
  • Fixed Image_iframe.ss to use X-UA-Compatible IE7 emulation meta tag
  • Relax type checking in !RequestHandler::checkAccessAction()

Requirements:

  • PHP 5.3.2 or higher
  • MySQL 5+, PostgreSQL 8.3+ or SQL Server 2008+
  • safe_mode = Off
  • magic_quotes_gpc = Off
  • memory_limit = 48M
  • Required modules: dom, gd2, hash, iconv, mbstring, mysql (or other database driver), session, simplexml, tokenizer, xml.
  • Web server (Apache 1.3+ and IIS 5.x+)
  • JavaScript enabled on client side

Similar Software

Injader
Injader

13 Apr 15

NukeViet
NukeViet

6 Mar 16

Subrion CMS
Subrion CMS

6 Mar 16

Moodle
Moodle

10 Feb 16

Other Software of Developer SilverStripe Limited

Comments to SilverStripe

Comments not found
Add Comment
Turn on images!