processwire hosting Plans & Pricing
Listed below, you can find our awsome processwire hosting packages provided with care and passion!
-
STARTER
Limited time offer - 50% discount
VAT applies to EU customers -
(
$6) $3 / Monthly (excl. VAT) -
(
$17) $8.50 / Quarterly (excl. VAT) -
(
$32) $16 / Semi-Annually (excl. VAT) -
(
$62) $31 / Annually (excl. VAT) -
(
$122) $61 / Biennially (excl. VAT) - 10GB Disk space
- Unlimited bandwidth
- 1 Domain per account
- 10 Sub-domains
- 10 FTPs
- Monthly payment
- Order now
-
BASIC
Limited time offer - 50% discount
VAT applies to EU customers -
(
$8) $4 / Monthly (excl. VAT) -
(
$22) $11 / Quarterly (excl. VAT) -
(
$42) $21 / Semi-Annually (excl. VAT) -
(
$82) $41 / Annually (excl. VAT) -
(
$162) $81 / Biennially (excl. VAT) - 20GB Disk space
- Unlimited bandwidth
- Unlimited Domains per account
- Unlimited Sub-domains
- Unlimited FTPs
- Monthly payment
- Order now
-
PRO
Limited time offer - 50% discount
VAT applies to EU customers -
(
$10) $5 / Monthly (excl. VAT) -
(
$28) $14 / Quarterly (excl. VAT) -
(
$54) $27 / Semi-Annually (excl. VAT) -
(
$106) $53 / Annually (excl. VAT) -
(
$210) $105 / Biennially (excl. VAT) - 30GB Disk space
- Unlimited bandwidth
- Unlimited Domains per account
- Unlimited Sub-domains
- Unlimited FTPs
- Monthly payment
- Order now
-
ENTERPRISE
Limited time offer - 50% discount
VAT applies to EU customers -
(
$14) $7 / Monthly (excl. VAT) -
(
$40) $20 / Quarterly (excl. VAT) -
(
$78) $39 / Semi-Annually (excl. VAT) -
(
$154) $77 / Annually (excl. VAT) -
(
$306) $153 / Biennially (excl. VAT) - 50GB Disk space
- Unlimited bandwidth
- Unlimited Domains per account
- Unlimited Sub-domains
- Unlimited FTPs
- Monthly payment
- Order now
processwire hosting Core Features
If you are looking for premium quality processwire hosting package for your website, you are at the right place!
We offer outstanding user friendly processwire hosting packages for all!
Shared hosting
Low cost shared web hosting
Secured servers
Secured servers and free SSL for your web site
Free domain transfer
You can transfer your domain for free with our hosting plans
Unlimited bandwidth
You do not have to worry about the traffic you will be using
Technical support
Our support staff is available 24/7/365 to assist you
Plesk with Softaculous
Plesk - the best control panel + APS auto installer with more than 400 scripts and more than 1000 PHP classes
processwire hosting Common Features
Features common to all processwire hosting packages.
Unlimited email accounts
Unlimited MySQL databases
PHP, PERL, C++, TCL, Python
Server Side Includes (SSI)
Fast Servers
No setup fee
SMTP, IMAP, POP3
Mailing Lists
Site Statistics
Webmail
Email Forwards
Email Auto Responders
processwire hosting Service Description
ProcessWire is a free PHP5 content management system and framework (open source CMS/CMF) built to save you time and work the way you do.
ProcessWire gives simpler and stronger control over your pages, fields, templates and markup at any scale. And it provides a powerful template system that works the way you already do.
ProcessWire’s jQuery-inspired API makes working with your content easy and enjoyable. Managing and developing a site in ProcessWire is shockingly simple–and fun–compared to what you may be used to.
ProcessWire is licensed under the terms of MPL 2.0 and MIT licenses.
FEATURES
Simple, powerful, consistent, predictable, capable … and fun
ProcessWire is designed to have an approachable simplicity that is retained regardless of scale. Simplicity often implies reduced capability, and this is not the case with ProcessWire. From the surface, there is very little complexity and the application requires no training. But open the hood, and you have a lot of horsepower at your disposal for just about any content need. The goal is jQuery or Google-like simplicity, for lack of a better term (a simple interface to powerful engineering). Regardless of scale, the inherent simplicity and joy in using the interface and CMS API remains consistent, predictable, and capable.
Highly capable on sites big and small
Easy-to-use, jQuery-style API
ProcessWire's API takes it's inspiration from jQuery, providing a simple and fun programming interface to working with your content. It's all PHP, so you don't have another tag-scripting language to learn. While some background in PHP helps with more complex tasks, it is not required to develop your sites with ProcessWire.
Ideal for designers/developers and their clients
Your design and development process won't be interrupted by ProcessWire – it's built to adapt to your way of doing things, not the other way around. ProcessWire gives you the tools to get at your data, but you make the markup. You never have to design a site for ProcessWire, and the system won't impose any limitations upon your site's design or the designer. ProcessWire is a system that you can feel good about handing the keys over to the client because it's easy for them to use and easy to support.
Easy and enjoyable to use
ProcessWire's user interface is always focused on the task at hand. If you are editing a page, then the tools present on the screen are all specific to that end. ProcessWire does not leave the user with the impression that they have to learn a new application. It's something they already know.
Accommodates unique data needs easily
All page fields in ProcessWire are custom fields. It's easy to edit, add, sort or remove fields from pages (via templates) as you see fit. Each template is assigned to one or more pages, and each field is assigned to one or more templates. There are no limits to the quantity and use of pages, templates or fields. Fields can be as simple as containing raw text or numbers, or more complex like rich text editors, page-to-page relations and fields that hold files or images. Fields you create in ProcessWire may be used as search and/or sort keys when finding and loading pages.
Modular plugin architecture
While many CMSs use a modular architecture, ProcessWire takes the approach further in that the CMS itself is a group of modules built on top of the ProcessWire framework. Modules are not an afterthought or an extra, they are the system. As such, the system is well thought out and designed to be as simple and easy as possible.
Structure that makes sense
ProcessWire uses a hierarchal structure for pages, like a family tree or a file system. There is no limit to the depth in which this structure can be defined. It is comfortable scaling to large and complex data needs, and remains simple regardless of scale. ProcessWire makes it easy to traverse this structure from the admin interface, as well as from the CMS API.
Pages that can do more
While a Page in ProcessWire is most commonly representative of a page on your site, they may also be used as data containers for anything else (similar to a node in Drupal). Whether used for output or not, a page's path (or URL) always relates directly to it's placement in the structure, keeping your site organized and accessible, inside and out. Each page gets it's data structure (fields) from it's template.
Templates without limitations
Templates are PHP files like any other, and you may use them as you wish. Whether you use them as HTML documents, RSS feeds, RESTful web services, or as controllers to call upon something else is up to you. There is no limit to the number of templates you can use, and you may assign them to pages as you see fit. Each template is assigned one or more fields that represent the data structure applied to it's pages.
Relational
Any given pages may cross reference each other in a one-to-one or one-to-many relationship. This gives ProcessWire the ability to function like a relational database on top of a CMS. The client (or developer of the web site), rather than the software, defines what these relationships are.
Have a pre-sale question for our packages?
Services & Apps Hosting
The Spry Framework is an open source Ajax framework developed by Adobe Systems which is used in the construction of Rich Internet applications.
Spry Framework HostingAjax Hosting on Linux Servers.
Ajax HostingZend Framework (ZF) is an open source, object-oriented web application framework.
Zend Framework HostingEcho is a standalone JavaScript lazy-loading image micro-library.
Echo HostingCroogo is a free, open source, content management system for PHP. It is powered by CakePHP MVC framework.
Croogo HostingZikula is a Web Application Toolkit, which allows you to run impressive websites and build powerful online applications. Zikula has received praise for many things, but we belive the highlights are ease of use, quick and easy development, security and performance and lastly flexibility.
Zikula HostingMonstra is a fast and small content management system written in PHP! Monstra is the best CMS to manage a small-business website.
Monstra HostingPHP-Fusion is a light-weight open-source content management system (CMS) written in PHP 5. It utilises a MySQL database to store your site content and includes a simple, comprehensive administration system. PHP-Fusion includes the most common features you would expect to see in many other CMS packages.
PHP-Fusion HostingServices & Apps Hosting with Java Support
eXo Platform is an open source, standard-based, Enterprise Social Collaboration Platform written in Java.
eXo Platform HostingdotCMS is an open source content management system (CMS) written in Java for managing content and content driven sites and applications.
dotCMS HostingTomcat Hosting on Linux Servers.
Tomcat HostingOpenCms is an open source content management system written in Java.
OpenCms HostingOpenKM is a Free/Libre document management system that provides a web interface for managing arbitrary files.
OpenKM HostingHippo CMS is an open-source, dual licensed, Content Management System.
Hippo CMS HostingAdult Java Hosting packages on Linux Servers.
Adult Java HostingJSP Hosting on Linux Servers.
JSP HostingLiferay makes software that helps companies create digital experiences on web, mobile and connected devices.
Liferay Hosting