Get started with Textpattern

Getting started with Textpattern CMS. How to install, upgrade and get involved with the content management system.

On this page:

Download current Textpattern CMS release (4.6.2)

File download

Single-site install version, Zip format.
File size 1618 kB | Created | SHA256 checksum a868c05fc37108f2bb5e878cfbcdc61a82ce2646c4676cccb8105a6c6277be7a
File download

Multi-site install version, Gzip format.
File size 1461 kB | Created | SHA256 checksum 77b12daf91a9a2762f9df7b410c43d05e7ab7a12e32614f534f49b910b3ec303

Current (and previous) releases can also be downloaded from our source code repository at GitHub.

Release documentation

Download Textpattern CMS beta (4.7.0-rc.1)

You can either download from the links below, or from the GitHub project repository directly (please take a minute to ‘star’ our project too if you like it!).

File download

Zip format.
File size 1659 kB | Created | SHA256 checksum 7058b9273ee7b935a8cbaebc74edad443c424a69bc792fab31c422832bb0335c
File download

Gzip format.
File size 1418 kB | Created | SHA256 checksum 7d268984f5f9b7f40e85334c92f52bd2c7588d0e6c0ca3c0a8271d96c0e20388

Please note that Textpattern 4.7 now requires PHP 5.4 or newer. PHP 7 is highly recommended.

Make sure that if you use this beta release, you also update to the final 4.7.0 version when it is released.

Do not use this beta release on a production site unless you have a working backup of both the site’s files and its database and know how to use it.

Please report any issues here, stating the beta version that you are using. Further beta releases may be required prior to 4.7.0 stable release, depending on issues reported.

Installation

  1. Extract the files to your site (in the web root, or choose a subdirectory). The top-level index.php should reside in this directory, as should the /textpattern/ directory.
  2. Create, or establish the existence of, a working MySQL database, load /textpattern/setup/index.php (or /subdir/textpattern/setup/index.php) in a browser and follow the directions.

Detailed installation instructions.

Upgrading

  1. Log out of the admin side.
  2. Replace the three files in your main installation directory (index.php, css.php and .htaccess) and everything in your /textpattern/ directory (and the /rpc/ directory if you utilise RPC features), except /textpattern/config.php, with the corresponding files in the current release distribution.
  3. It is recommended that you flush the browser cache to ensure old cached files are not being used in preference to any newer versions within the upgrade.
  4. When you log back in to the admin side, the latest upgrade script is run automatically. Please take a look at your Diagnostics administration panel to view any errors and check whether the correct version number is displayed.

Detailed Upgrading Instructions.

Latest development builds

Not suitable for production environments. Unsupported.

If you would like to experience the latest Textpattern CMS development version, please download a Zip of the latest development build from the dev branch at GitHub and give it a spin.

Download the latest development build.

Get involved

Textpattern CMS is open source under the GNU General Public License v2.0, and all development takes place on GitHub. User contributions are welcome (and indeed, are enthusiastically encouraged). You don’t have to be a programmer to contribute either, there are lots of other ways to help us out!

All about contributing to the Textpattern project.