What is textmotion?
Textmotion is a Next Generation Content Management System. Written from scratch in PHP5 using the MySQL database.
Our goals
- To be the fastest without having to sacrifice features.
- To be the securest by implementing good programming techniques and fast response to security issues.
- To be designer and user friendly.
- To be easy to extend.
Current features
- Fully object oriented code, clear separation of business logic from the view.
- A package system that lets the user install new features directly from the Management Panel.
- Built-in antispam that is not an annoying captcha and does not suck.
- Very intuitive and user friendly interface with smart use of AJAX (powered by Meteora Javascript Widgets).
Requirements for the server
- A webserver (Apache, nginx)
- UNIX like or Windows based system.
- PHP5 (+sockets, zlib, gd)
- MySQL 3.23+
Requirements for the user
- Any web browser
License
We choose the MIT license because it fits all our programming necessities and may also fit yours.