Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
TYPO3 Extension Development

You're reading from   TYPO3 Extension Development

Arrow left icon
Product type Paperback
Published in Sep 2008
Publisher
ISBN-13 9781847192127
Length 232 pages
Edition Edition
Languages
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
Dmitry Dulepov Dmitry Dulepov
Author Profile Icon Dmitry Dulepov
Dmitry Dulepov
Arrow right icon
View More author details
Toc

Planning Our Extension


In this section, we will plan the extension that we are going to create in this book. We will create a "FE user list and statistics" extension. Let's look at what this extension will do.

Requirements

Let's start by defining some requirements for our extension.

Functionality

The extension must perform the following tasks:

  • Show a list of Frontend users in the Frontend

    • The list of fields must be customizable by the extension user with the following fields visible by default:

  • User login name

  • User real name

  • Registration date

  • Last visit

    • Use pagination if the list is long

    • Link record in the list to show single user information

  • Show single user information with a customizable set of fields

  • Show Frontend user list in the Backend

    • Allow simple filtering by user name

    • Provide editing capabilities for records

  • Show user statistics in the BE:

    • How many times a user has logged in

    • When a user logged in the last time

    • How much time a user has spent on the site

    • What pages a user has visited, and how many times...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image