Giter VIP home page Giter VIP logo

Comments (9)

tgrzemski avatar tgrzemski commented on June 23, 2024

If you are on T3Con come to our booth and we will check :)

from headless.

gkaplick avatar gkaplick commented on June 23, 2024

from headless.

snador1977 avatar snador1977 commented on June 23, 2024

I try to specify the question again. We have not found any info / documentation. When I call the root Url www.t3example.de, I get the Json output of the Typo3 main page with all the resources. Is there a way to call the JSON data for www.t3example.de/page or www.t3example.de/page/page. What is the standardized way to retrieve the data of a single page? As I have described it? Or do I have to retrieve a special URL to get the data of a single page?

from headless.

lukaszuznanski avatar lukaszuznanski commented on June 23, 2024

Ok, what version of TYPO3 are you using?

I just setup clean TYPO3 9.5 page, installed extension and got it working right away. You access other pages like standard TYPO3 pages. So if you have page with slug 'foo', you go to yourdomain.com/foo and you should have your JSON output of page.

Are you trying to use this extension on already existing webpage, or new instance of TYPO3? Please provide more information.

from headless.

lukaszuznanski avatar lukaszuznanski commented on June 23, 2024

Please show me also your full typoscript includes in page you want to access.

from headless.

lukaszuznanski avatar lukaszuznanski commented on June 23, 2024

You should install extension, include typoscript template (for rendering) and you don't need to write anything on your own, to get it working. Basic TYPO3 content elements and page data should be available straight away, without any additional configuration. Examples in Readme are just for writing custom content elements and fetching additional page data.

from headless.

Smove avatar Smove commented on June 23, 2024

We installed the extension in a composer based 9.5.10 project. Only the Introduction Package with the standard content is running. The TypoScript template was included after the one from the Bootstrap Package.

It seems as if only the navigation is output. The numType for the menu, however, generates a different output.

image

image

from headless.

tmotyl avatar tmotyl commented on June 23, 2024

@Smove you can't have Headless and bootstrap packege on the same site.
Remove all static TS templates and just include headless.

from headless.

Smove avatar Smove commented on June 23, 2024

@tmotyl Thanks. Seems working now.

from headless.

Related Issues (20)

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.