Skip to content

feat: Atoolo/crawler-teaser-indexer docs#12

Open
sitepark-bischof wants to merge 1 commit into
mainfrom
feature/crawler-teaser-indexer
Open

feat: Atoolo/crawler-teaser-indexer docs#12
sitepark-bischof wants to merge 1 commit into
mainfrom
feature/crawler-teaser-indexer

Conversation

@sitepark-bischof
Copy link
Copy Markdown

@sitepark-bischof sitepark-bischof commented Apr 14, 2026

Hi Holger,
ich habe jetzt die Doku für den Atoolo/Crawler-Teaser-Indexer hinzugefügt.

Copy link
Copy Markdown
Member

@sitepark-veltrup sitepark-veltrup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please post everything in English here on GitHub.

#12 (comment)

## Sources

The sources can be accessed via the GitHub project [Crawler Teaser Indexer Bundle](https://github.com/sitepark/atoolo-crawler-teaser-indexer)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Bundel pages always follow the same structure: first the heading and introduction, then "Sources," followed by "Installation," and finally "Additional Documentation." For example, see here: https://github.com/sitepark/atoolo-docs/blob/main/docs/develop/bundles/events-calendar.md


## Quick start Guide

### 1 Install the module, in your project, via Composer
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't use numbers in your headings. After all, you don't want to have to update and correct all the numbers every time you add a new heading. This also applies to headings further down.

### 7 Worker Configuration

You need a Worker to run the Scheduler
[Atoolo Scheduler Docs](https://github.com/sitepark/atoolo-docs/blob/dcd815492e937ebfd929cdf4b96f1641613d4646/docs/operate/worker.md)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not use absolute URLs for internal links.

docker compose exec -u ${UID} fpm /var/www/fillTheBlank/www bin/console crawler:index -vvv
```

[Atoolo Run Indexer Docs](https://sitepark.github.io/atoolo-docs/operate/indexing/)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not use absolute URLs for internal links.

Location in your Project:
`config/packages/atoolo_crawler_master.yaml`

An example configuration lay in: [PHP Array Config Example](https://github.com/sitepark/atoolo-crawler-teaser-indexer/blob/main/config/example/exampleConfig.php)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add {:target=“_blank”} to external URLs

[PHP Array Config Example](https://github.com/sitepark/atoolo-crawler-teaser-indexer/blob/main/config/example/exampleConfig.php){:target=“_blank”}

Warnings will be thrown in the test environment and at runtime if configurations are missing.
This data is in a two-dimensional array.

A full example configuration can be found in: `https://github.com/sitepark/atoolo-crawler-teaser-indexer/blob/main/config/example/exampleConfig.php`
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add {:target=“_blank”} to external URLs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants