Article Management System (AMS) 2.3.8 Released.
Important Note: This version of AMS has a minimum XF version requirement of XF 2.3.0
Release Information:
Standard license: https://xenaddons.com/products/article-management-system.12/release/2-3-8.1596/
Premium license...
// ################################ UPGRADE TO 2.3.8 ##################
Schema changes:
public function upgrade2030870Step1()
{
$this->alterTable('xf_xa_ams_category', function (Alter $table)
{
$table->addColumn('auto_feature'...
As per title, I've implemented Featured Content Handlers for the content types ams_article & ams_series.
This means that process of featuring/unfeaturing AMS content is now 100% handled by the Core XF Featured Content Handler.
You can use the Core XF Featured Content Widget Definition to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.