Code Monkey home page Code Monkey logo

t3kit-cli's Introduction

t3kit logo

t3kit

TYPO3 website starter kit

t3kit documentation

Code Guidelines

Table of contents

t3kit-starter

General info about t3kit project


About

t3kit is TYPO3 site package extension which includes everything that could be needed to develop a site based on TYPO3

What's included

  • General TYPO3 configuration
  • Content elements
  • BElayouts
  • CSS and JS files
  • Icons
  • Third-party extension configuration

Required dependencies

File structure

t3kit/
├── .github/          # github actions
├── Classes/          # Contains all PHP classes
├── Configuration/    # General configuration folder. TSconfig, TypoScript, TCA, Flexforms, BElayouts
├── Resources/        # Contains the subfolders `Public/` and `Private/`, which contain resources
└── theme/            # Front-end files. CSS, JS, and compilation scripts

Quick start

t3kit-starter

t3kit-cli's People

Contributors

dmh avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

t3kit-cli's Issues

Subtheme creation : Include paths are not properly replaced when using a custom folder name

Globally the paths in the theme directory are not replaced with the right name when you want to set a custom folder name, for example it set these variables :

  • Sitename : talancom
  • Foldername : theme_talan

And I got this :

# subtheme_t3kit_talancom
<INCLUDE_TYPOSCRIPT: source="DIR:EXT:subtheme_t3kit_talancom/Configuration/TypoScript/Library/" extensions="setupts">

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.