FUEL CMS

Software Screenshot:
FUEL CMS
Software Details:
Version: 1.3.1 updated
Upload Date: 10 Feb 16
Developer: David McReynolds
Distribution Type: Freeware
Downloads: 122
Size: 3906 Kb

Rating: nan/5 (Total Votes: 0)

FUEL CMS is based on the CodeIgniter 2.x branch and is a top shelf solution for building versatile websites that will adapt to any type of content you want it to handle.

The CMS leverages and merges a small collection of CI extensions that will allow developers to create custom websites.

FUEL CMS is not as easy to use as other PHP CMSs like WordPress, Joomla, Anchor CMS, or Fork CMS, being more of a CMF, a tool that has a built-in GUI but the real features lie underneath, in its modules and support for core customization features.

Nevertheless, the CMS addresses both ends of the spectrum, appealing to both technical and non-technical use categories.

The visually appealing user interface is easy to use and pretty self-explanatory so you can rest assured almost all your users and clients will be able to use it.

On the other hand, developers will love the way they can work custom custom content types and also with custom fields, ability that will allow them not only to build custom websites, but modify the admin panel accordingly, letting end users modify the site accordingly.

What is new in this release:

  • Added a .gitignore file for common files to ignore (So beware in case it causes a merge conflict)
  • Added array_dot helper function to array_helper
  • Added __call() magic method to fuel_category_model so it will return the model object if get_{module}(TRUE) is used
  • Added advanced search options for published and layout for pages module
  • Added second parameter to Fuel_pages::get method to allow for initialization parameters
  • Added logged in user's email address to the session since it's used with blog module
  • Added ability to specify button image for the datepicker
  • Added second parameter to Fuel_pages::get method to allow for initialization parameters
  • Added ability to force the language segment or query string value for default languages
  • Added ability to run module hooks for assets module
  • Added {file} placeholder option for uploading a file and wanting it to swap in the uploaded file name
  • Updates to assets field type to auto update the image preview
  • Updated default site documentation so it will more intelligently display description and comments from layouts and form field
  • Updated valid_email function to account for more modern email addresses
  • Updated csv_to_array helper to allow specifying where the header row starts and the length value
  • Updated Validator class so that the $_FILES array will be merged with the $_POST array by default
  • Updated pluralize function to allow for an array to be passed to it
  • Updated requirements to 5.2 due to using pathinfo function with PATHINFO_EXTENSION
  • Updated Data_record::values() method to use getNumberOfRequiredParameters instead of getNumberOfParameters when looking at derived methods
  • Fix for issue #288 to allow users to select from the URL page from WYSIWYG editor
  • Fixed issue using {safe_mailto()} function within a blog post and it not creating a parse error
  • Fixed error when duplicating a model record
  • Fixed issue with site_docs and a custom documentation layout
  • Fixed issue with CSS from another module not working correctly when passed to a form field
  • Fixed belongs_to/has_many record where conditions to parse placeholders
  • Fixed issue with repeatable fields and radio buttons not clearing their values
  • Fixed issue with with uppercase file extensions in the image selector

What is new in version 1.3:

  • Added a .gitignore file for common files to ignore (So beware in case it causes a merge conflict)
  • Added array_dot helper function to array_helper
  • Added __call() magic method to fuel_category_model so it will return the model object if get_{module}(TRUE) is used
  • Added advanced search options for published and layout for pages module
  • Added second parameter to Fuel_pages::get method to allow for initialization parameters
  • Added logged in user's email address to the session since it's used with blog module
  • Added ability to specify button image for the datepicker
  • Added second parameter to Fuel_pages::get method to allow for initialization parameters
  • Added ability to force the language segment or query string value for default languages
  • Added ability to run module hooks for assets module
  • Added {file} placeholder option for uploading a file and wanting it to swap in the uploaded file name
  • Updates to assets field type to auto update the image preview
  • Updated default site documentation so it will more intelligently display description and comments from layouts and form field
  • Updated valid_email function to account for more modern email addresses
  • Updated csv_to_array helper to allow specifying where the header row starts and the length value
  • Updated Validator class so that the $_FILES array will be merged with the $_POST array by default
  • Updated pluralize function to allow for an array to be passed to it
  • Updated requirements to 5.2 due to using pathinfo function with PATHINFO_EXTENSION
  • Updated Data_record::values() method to use getNumberOfRequiredParameters instead of getNumberOfParameters when looking at derived methods
  • Fix for issue #288 to allow users to select from the URL page from WYSIWYG editor
  • Fixed issue using {safe_mailto()} function within a blog post and it not creating a parse error
  • Fixed error when duplicating a model record
  • Fixed issue with site_docs and a custom documentation layout
  • Fixed issue with CSS from another module not working correctly when passed to a form field
  • Fixed belongs_to/has_many record where conditions to parse placeholders
  • Fixed issue with repeatable fields and radio buttons not clearing their values
  • Fixed issue with with uppercase file extensions in the image selector

What is new in version 1.2.1:

  • Added a .gitignore file for common files to ignore (So beware in case it causes a merge conflict)
  • Added array_dot helper function to array_helper
  • Added __call() magic method to fuel_category_model so it will return the model object if get_{module}(TRUE) is used
  • Added advanced search options for published and layout for pages module
  • Added second parameter to Fuel_pages::get method to allow for initialization parameters
  • Added logged in user's email address to the session since it's used with blog module
  • Added ability to specify button image for the datepicker
  • Added second parameter to Fuel_pages::get method to allow for initialization parameters
  • Added ability to force the language segment or query string value for default languages
  • Added ability to run module hooks for assets module
  • Added {file} placeholder option for uploading a file and wanting it to swap in the uploaded file name
  • Updates to assets field type to auto update the image preview
  • Updated default site documentation so it will more intelligently display description and comments from layouts and form field
  • Updated valid_email function to account for more modern email addresses
  • Updated csv_to_array helper to allow specifying where the header row starts and the length value
  • Updated Validator class so that the $_FILES array will be merged with the $_POST array by default
  • Updated pluralize function to allow for an array to be passed to it
  • Updated requirements to 5.2 due to using pathinfo function with PATHINFO_EXTENSION
  • Updated Data_record::values() method to use getNumberOfRequiredParameters instead of getNumberOfParameters when looking at derived methods
  • Fix for issue #288 to allow users to select from the URL page from WYSIWYG editor
  • Fixed issue using {safe_mailto()} function within a blog post and it not creating a parse error
  • Fixed error when duplicating a model record
  • Fixed issue with site_docs and a custom documentation layout
  • Fixed issue with CSS from another module not working correctly when passed to a form field
  • Fixed belongs_to/has_many record where conditions to parse placeholders
  • Fixed issue with repeatable fields and radio buttons not clearing their values
  • Fixed issue with with uppercase file extensions in the image selector

What is new in version 1.2:

  • New Field Types
  • Database Updates
  • CKEditor Updates

What is new in version 1.1:

  • A few additions and bug fixes but it was largely driven by the latest CodeIgniter 2.2 release that patched a vulnerability with the way that CodeIgniter handles encrypted session cookies.

What is new in version 1.0:

  • Associate each field type with its own javascript and CSS
  • Add fieldsets and tabs
  • Have better control of what field types are used with each model field through representatives
  • Add pre_process and post_process functions for a field type
  • A Curl class has support for multiple simultaneous CURL connections.
  • A scraper_helper-the Curl library's close cousin
  • A simple way to get RSS feed data with none other then the simplepie_helper
  • A session_helper
  • Several additions to the MY_url_helper like the link_target and last_url functions
  • Several functions and improvements to the fuel_helper including the new fuel_form and fuel_page functions

What is new in version v0.9.3:

  • This release includes several major additions including CKEditor support, precedence sorting, linking fields and more.

Requirements:

  • PHP 5.1.6 or higher
  • MySQL 4 or higher

Limitations:

  • Complicated installation process.

Similar Software

Horizon QCMS
Horizon QCMS

13 May 15

BrowserCMS
BrowserCMS

13 Apr 15

UliCMS
UliCMS

10 Feb 16

Comments to FUEL CMS

Comments not found
Add Comment
Turn on images!