PHPackages                             ideative/stock-pictures - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. ideative/stock-pictures

ActiveTypo3-cms-extension[Image &amp; Media](/categories/media)

ideative/stock-pictures
=======================

Allows backend users to select stock pictures from various online services

12.0.2(2y ago)35.9k↓50%2[1 issues](https://github.com/ideativedigital/stock-pictures/issues)2GPL-3.0+PHP

Since Jan 21Pushed 6mo ago3 watchersCompare

[ Source](https://github.com/ideativedigital/stock-pictures)[ Packagist](https://packagist.org/packages/ideative/stock-pictures)[ Docs](https://github.com/ideativedigital/stock-pictures)[ RSS](/packages/ideative-stock-pictures/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (21)Used By (2)

Idéative - Stock pictures
=========================

[](#idéative---stock-pictures)

This extension provides a base for connecting Stock picture services to the TYPO3 backend. For each connected service, a "Add media from XXX" button will be added in Media files.

To get started quickly, you can use one of the following extensions :

-
-

### Installation

[](#installation)

Install this extension via `composer require ideative/stock-pictures` or download it from the TYPO3 Extension Repository and activate the extension in the Extension Manager of your TYPO3 installation.

### Registering a new stock picture service

[](#registering-a-new-stock-picture-service)

`$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['stock-pictures'['connectors']['myservice'] = \Acme\MyExtension\Connector\MyServiceConnector::class`

Your connector class must implement the Ideative\\IdStockPictures\\ConnectorInterface interface. Checkout the class documentation to understand the purpose of each interface method.

Take the ShutterStockConnector from `EXT:id_shutterstock_connector` as a kickstart.

### Disabling a stock picture service for a specific table/field

[](#disabling-a-stock-picture-service-for-a-specific-tablefield)

Each specific service can be manually disabled for a specific table and field, using TSConfig. This will hide the "Add media from XXX" button in this specific field.

```
TCEFORM {
    tx_myextension_tablename {
        my_fieldname {
            tx_idstockpictures {
                connectors {
                    shutterstock.enabled = 0
                    unsplash.enabled = 0
                    ...
                }
            }
        }
    }

```

###  Health Score

40

—

FairBetter than 87% of packages

Maintenance42

Moderate activity, may be stable

Popularity27

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~61 days

Recently: every ~161 days

Total

20

Last Release

766d ago

Major Versions

9.0.3 → 10.0.52021-03-18

10.0.5 → 11.0.02021-09-17

11.0.6 → 12.0.02023-01-30

### Community

Maintainers

![](https://www.gravatar.com/avatar/f874aaf2bd08562e75608560583b4d2c8fd846a29ccfda210f05db0ffe8423a8?d=identicon)[rpresedo](/maintainers/rpresedo)

![](https://www.gravatar.com/avatar/9aea9536efefddcf01219a7dd00246a2130fe48dbb5a798fdf39bc49a32e8657?d=identicon)[jhenchoz](/maintainers/jhenchoz)

---

Top Contributors

[![saitho](https://avatars.githubusercontent.com/u/7293310?v=4)](https://github.com/saitho "saitho (6 commits)")[![fsuter](https://avatars.githubusercontent.com/u/328984?v=4)](https://github.com/fsuter "fsuter (3 commits)")[![sebastienhupin2](https://avatars.githubusercontent.com/u/101096977?v=4)](https://github.com/sebastienhupin2 "sebastienhupin2 (2 commits)")[![JulienHenchoz](https://avatars.githubusercontent.com/u/888157?v=4)](https://github.com/JulienHenchoz "JulienHenchoz (1 commits)")[![nsd0smoog](https://avatars.githubusercontent.com/u/259808881?v=4)](https://github.com/nsd0smoog "nsd0smoog (1 commits)")[![presedo](https://avatars.githubusercontent.com/u/984408?v=4)](https://github.com/presedo "presedo (1 commits)")

---

Tags

cmsmediapicturessearchshutterstockstocktypo3unsplash

### Embed Badge

![Health badge](/badges/ideative-stock-pictures/health.svg)

```
[![Health](https://phpackages.com/badges/ideative-stock-pictures/health.svg)](https://phpackages.com/packages/ideative-stock-pictures)
```

###  Alternatives

[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

63991.3k4](/packages/netresearch-rte-ckeditor-image)[christophlehmann/imageoptimizer

Optimize uploaded/processed images with binaries of your choice

46501.8k](/packages/christophlehmann-imageoptimizer)[plan2net/webp

Creates WebP copies for images (TYPO3 CMS)

661.4M3](/packages/plan2net-webp)[blueways/bw-focuspoint-images

Image Editor for adding focus points to images

12102.7k1](/packages/blueways-bw-focuspoint-images)[fab/media-upload

Fluid widget for mass uploading files on the Frontend using HTML5 techniques powered by Fine Uploader - http://fineuploader.com/

1927.8k1](/packages/fab-media-upload)[bobosch/ods-osm

Add an interactive OpenStreetMap map to your website. Can also show other OpenLayers compatible maps.

1027.6k](/packages/bobosch-ods-osm)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
