Download the PHP package friendsoftypo3/theme-portfolio without Composer

On this page you can find all versions of the php package friendsoftypo3/theme-portfolio. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package theme-portfolio

TYPO3 Portfolio Extension

The portfolio extension is a versatile TYPO3 extension designed for developers, designers, photographers, and other creative professionals who wish to showcase their work through a portfolio website. This extension provides robust features including a variety of content elements, a sophisticated projects plugin, and extensive customization options.

Setup

In order to setup the extension you need to install the extension with composer or via the extension manager in TYPO3

Content Elements

The portfolio provides a set of often used content elements for portfolio pages in order to present projects, skills, career path, etc on the portfolio website.

Portfolio Styling & Sets Configuration

As soon as the setup is done, the portfolio can be adapted to your personal style and needs, this can be done by some basic configurations.

Example: Theme The portfolio provides two themes:

You can change the theme in the settings with .

Sets Configuration

In the following table all options for the sets configration are shown.

Identifier Description Default Possible Options
For defining the base theme of the whole website and all content elements ,
For defining the primary color used for buttons and links all hex color values
For defining the hover color and accent elements all hex color values
For defining the corner styles of buttons, cards and icons , ,
Font family for the headline font Roboto Slab ...
Font family for the text font Roboto ...
Defining the content alignment ,
Defining the logo path in fileadmin define the correct path

Socials

For adding links to your social media accounts you just need to add links to your accounts in the sets. The following social media channels are yet supported and can be shown with an icon.

Channel Identifier
Facebook
Instagram
Threads
Whatsapp
YouTube
Vimeo
Xing
Linkedin
Pinterest
Snapchat
TikTok
Reddit
Xxxx
Twitch
tumblr
GitHub

Development Setup


All versions of theme-portfolio with dependencies

PHP Build Version
Package Version
Requires php Version >=8.2.0
typo3/cms-core Version dev-main
typo3/cms-backend Version dev-main
typo3/cms-frontend Version dev-main
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package friendsoftypo3/theme-portfolio contains the following files

Loading the files please wait ....