Skip to content

mindbox/cb_starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TYPO3 Starter

Dieses Projekt ist ein TYPO3 Minimalconfig mit content_blocks vorinstalliert.

Schnellstart

Verzeichnis wählen

  • git clone [email protected]:mindbox/cbstarter.git cbstarter
  • cd cbstarter
  • ddev start
  • ddev composer install
  • ddev import-db --src=.ddev/db_dumps/cbstarter_db_start.sql.gz

=> Frontend: https://cbstarter.ddev.site/
=> Backend: https://cbstarter.ddev.site/typo3
Login: admin
Passwort: 8nJAW>NQsf@V3CiUiC_!

Allgemeine Infos

style.css: packages/cbstarter_site/Resources/Public/Css/style.css
main.js: packages/cbstarter_site/Resources/Public/JavaScript/main.js

Content Blocks
https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/Index.html

=> Make-Commands zur Erstellung neuer Elemente:
https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/Commands/Make/Index.html#cb_skeleton

Content Blocks YT Tutorial:
https://www.youtube.com/watch?v=PAOiwN-Q0p4

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published