toxyy / shortnumbertwig

Adds short_number_ext twig function - extension for phpBB 3.3.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhpBB Extension - toxyy Short Number Twig Extension v1.0.1

Topic on phpBB.com

Requirements

phpBB 3.3.x & PHP 7.1.3+

Build Status

Features

Adds short_number_ext twig function

Screenshot

Usage example: {{ short_number_ext(forumrow.POSTS) }}

alt text

Quick Install

You can install this on the latest release of phpBB 3.3 by following the steps below:

  • Create toxyy/shortnumbertwig in the ext directory.
  • Download and unpack the repository into ext/toxyy/shortnumbertwig
  • Enable Short Number Twig Extension in the ACP at Customise -> Manage extensions.

Uninstall

  • Disable Short Number Twig Extension in the ACP at Customise -> Extension Management -> Extensions.
  • To permanently uninstall, click Delete Data. Optionally delete the /ext/toxyy/shortnumbertwig directory.

Support

License

GPL-2.0

About

Adds short_number_ext twig function - extension for phpBB 3.3.x

License:GNU General Public License v2.0


Languages

Language:PHP 82.9%Language:Shell 17.1%