Giter Club home page Giter Club logo

textpattern's Introduction

Textpattern CMS

Dependencies Status devDependencies Status

Textpattern Logo

A flexible, elegant and easy-to-use content management system.

Textpattern is free and open source software.

System requirements

Textpattern is installed to a web server with PHP and MySQL.

Ensure the server meets or exceeds the system requirements before you continue.

Download Textpattern

Production release

The current production release is version 4.6.2. It can be downloaded from the Textpattern website as a .zip or .tar.gz archive.

Development version

The development version can be obtained from the Textpattern repository on GitHub. Note that development versions are works-in-progress and not recommended for use on live production servers.

Install Textpattern

Please see README.txt for details on installing Textpattern.

Upgrade Textpattern

Please see README.txt for details on upgrading Textpattern.

Help and support

The Textpattern support forum is home to a friendly and helpful community of Textpattern users and experts. Textpattern also has social network presences on Google+ and Twitter.

Contributing

Want to help out with the development of Textpattern CMS? Please refer to the Contributing documentation for full details.

GitHub topic tags

If you use GitHub for Textpattern-related development please consider adding some of the following topic keywords to your public project repositories, so we can build a network of discoverable resources:

  • textpattern
  • textpattern-plugin
  • textpattern-theme
  • textpattern-website (for websites built with Textpattern)
  • textpattern-development (for development resources)

Additional development tools

Various components used within Textpattern CMS (such as the bundled themes and language translations) are maintained in standalone repositories. We have a simple development toolset built on Node.js to pull the distribution files of those repositories into the core as required.

You can install Node.js using the installer or package manager.

Install required dev tools:

npm install

You can then pull the following components from the CLI, like so:

npm run get-default-theme
npm run get-classic-admin-theme
npm run get-hive-admin-theme
npm run get-pophelp
npm run get-textpacks
npm run get-dependencies

To request a specific tag or branch:

npm run get-default-theme 4.7.0
npm run get-classic-admin-theme 4.6.1
npm run get-classic-admin-theme 4.6.x
npm run get-hive-admin-theme 4.6.x
npm run get-textpacks 4.6.x

You can verify PHP code via a PHP linter from the CLI, like so:

npm run phplint

Release tools:

Usage: npm run txp-gitdist <version> [dest-dir] (dest-dir defaults to a temporary location).

npm run txp-index
npm run txp-checksums
npm run txp-gitdist 1.2.3 ../my-dest-dir

Legal

Released under the GNU General Public License. See LICENSE.txt for terms and conditions.

Includes contributions licensed under the GNU Lesser General Public License. See LICENSE-LESSER.txt for terms and conditions.

Includes contributions licensed under the New BSD License. See LICENSE-BSD-3.txt for terms and conditions.

textpattern's People

Contributors

philwareham avatar rwetzlmayr avatar gocom avatar bloke avatar tellyworth avatar bloatware avatar makss avatar vanmelick avatar kusor avatar jools-r avatar petecooper avatar da2x avatar jsoo avatar artagesw avatar mamash avatar jasonhoffman avatar clairebrione avatar zmonteiro avatar uli-on avatar drmonkeyninja avatar rimas-kudelis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.