On this page:

Download current Textpattern CMS release (4.9.0)

File download

textpattern-4.9.0.zip

SHA256 checksum b0271a032305d06a7de88ced88dce6ea15fc5462c48e0f0c3a79d4b17af07804
File size 4014 kB | Created
File download

textpattern-4.9.0.tar.gz

SHA256 checksum ace64245222259f669ad4e40cd8b2f21b5bef2a97a7133bc35684bd7b2c21206
File size 3676 kB | Created
File download

textpattern-4.9.0.tar.xz

SHA256 checksum 8d1b4173b336d53642cb90ca590193d43c38110132b96a84a1e30ef18691d842
File size 2373 kB | Created

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

Release documentation

Please note that Textpattern 4.9 requires PHP 5.6 or newer. PHP with ongoing vendor support is highly recommended.

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. Ensure the following directories have server write access:
    1. /images
    2. /files
    3. /themes
    4. /textpattern/tmp
    5. /textpattern/plugins
  4. 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.
  5. 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.