b13 Blog

Sharing what we've learned while delivering client projects online for more than 20 years and being leading contributors to TYPO3 is part of who we are.

We choose widely-adopted open-source technologies because we can fix, extend, and improve them while building on the experience and support of thousands of our peers. In our blog, we share with you the knowledge we've gained along the way for you to build on.

Read on!

Categories Open Source
Image for Article TYPO3, a CMS without borders

TYPO3, a CMS without borders

|Benni Mack

TYPO3 is an open source CMS used widely across Europe, but it is still surprisingly little known in some regions. Built for international, multiregional, distributed, and multilingual organizations, TYPO3 is an accessible CMS for users around the world. In this article, we’ll walk you through the strengths of this CMS and why you should consider it alongside other popular solutions like Sitecore, Drupal, and WordPress.

Image for Article How to Involve Multiple Teams in TYPO3 Projects Efficiently

How to Involve Multiple Teams in TYPO3 Projects Efficiently

|David Steeb

While external teams will upgrade your ability to make updates and extend functionality for your customers, integrating them effectively is a challenge because code can quickly become opaque, buggy, and brittle. Our standard processes leverage automation, version control tools, virtualization, and standardized best practices to make sure everyone not only tugs on the same rope, but – crucially – in the same direction.

Image for Article Future-proof your website to stay competitive for the long haul

Future-proof your website to stay competitive for the long haul

|Desirée Lochner

In an ever-evolving technological landscape, keeping your brand and technology up-to-date and competitive can feel like a full-time job. Whether you’re working on a website relaunch, a brand refresh, or a system-wide version update, it’s going to be time-consuming and expensive, not to mention repetitive. When your focus turns instead to future-proofing your website, you ensure your design and technology are ready for anything, now and for the long-term.

Image for Article Why choose On-Prem over SaaS for your CMS?

Why choose On-Prem over SaaS for your CMS?

|David Steeb

Enterprises now have many software delivery channel options to choose from. With software-as-a-service (SaaS) and cloud-based implementation models on the rise, you might be trying to figure out the best software delivery channel to support your enterprise’s digital strategy. If you don’t have an internal IT department, SaaS can be tempting, but when you also have stringent data compliance needs, an on-premises (or on-prem for short) solution is your best bet.

Image for Article Simplify your page configuration with our extension

Simplify your page configuration with our extension

|David Steeb

TYPO3’s separation of content and code is one of its major strengths. TYPO3 saves content in containers called content elements, which you can stack in content areas on a page record to create pages. The different parts of this highly configurable setup include “page types” (defined by the “doktype” field value in the pages database table record), a “backend layout” configuration, and possibly a third, separate “frontend layout” configuration value. We combine these components in various ways to enable different scenarios and desired outcomes.

Image for Article Level up your TYPO3 forms with custom extensions and flexible finishers

Level up your TYPO3 forms with custom extensions and flexible finishers

|Michael Semle

TYPO3’s “Form” system extension is a flexible framework that can handle many configurations, templates, and use cases. While TYPO3 makes it easy to create forms on the fly, your business may have more complex needs that require backend adjustments. Rather than seeking tech help for every minor change, your company might benefit from a custom extension or flexible finisher that makes forms more self-serviceable for marketers. At b13, we love to help our clients get more flexibility out of TYPO3 Forms with custom solutions for specific business needs.

Image for Article Make more cost-effective decisions for your CMS

Make more cost-effective decisions for your CMS

|David Steeb

At b13, we’re often approached by CMOs and CEOs disgruntled by escalating costs. What seems like a relatively “cheap” CMS or software solution can often come with hidden or long-term expenses—like multiple relaunches, jumps in licensing fees, or pricey additions. As an agency committed to free and open source software like TYPO3, we’re dedicated to helping companies make forward-thinking decisions for their content strategy. In the process, we’ve identified some best practices for making smart, cost-effective decisions for your CMS.

Image for Article Workspaces Improvements

Workspaces Improvements

|Benni Mack

One of TYPO3's powerful features for content publishing is Workspaces - creating and staging in a draft environment before publishing content. TYPO3 v11 adds a few important touches to this functionality, making it even more powerful - for both developers and editors.

Image for Article Keyboard Navigation for Module Menu & Context Menu

Keyboard Navigation for Module Menu & Context Menu

|Oliver Bartsch

TYPO3 version 11 supports keyboard navigation as suggested by the ARIA Authoring Practices. Users don’t need a mouse to navigate menus, trees, and to select multiple records. This work flows through to benefit all backend users, whether they’re solely relying on the keyboard, a screen reader or other assistive technologies.