Download the PHP package pdir/content-migration-bundle without Composer

On this page you can find all versions of the php package pdir/content-migration-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package content-migration-bundle

Content migration bundle

The content-migration-bundle can be used to import/export a complete site structure including content to/from a Contao installation including content to/from a Contao installation. Developed to import the demo content of our Contao Themes into an existing Contao installation.

The import is model based and does not consider if all extensions and their fields are available in the importing instance. Fields that are not available are simply ignored during the import! There will also be no error message. All pages and elements will be assigned a new ID.

In the news section of your Contao installation, you can also import news from a TYPO3 tt_news table, including a link to the image files.

Have fun with it.

Functions

Install

Install via Contao Manager or Composer

Credits

---- german

Das content-migration-bundle kann für den Import/Export einer kompletten Seitenstruktur einschließlich Inhalte in/aus eine/r Contao Installation verwendet werden. Entwickelt wurde es, um die Demo Inhalte unserer Contao Themes in eine bestehende Contao Installation zu importieren.

Der Import ist Model gestützt und berücksichtigt nicht, ob in der importierenden Instanz auch alle Erweiterungen und deren Felder verfügbar sind. Nicht vorhandene Felder werden beim Import einfach ignoriert! Es wird auch keine Fehlermeldung geben. Alle Seiten und Elemente werden mit einer neuen Kennung (ID) versehen.

Im Newsbereich deiner Contao Installation kannst du außerdem Nachrichten aus einer TYPO3 tt_news Tabelle, inklusive Verknüpfung der Bilddateien, importieren.

Viel Spaß dabei.

Funktionen

Dokumentation

Deutsche Handbuch


All versions of content-migration-bundle with dependencies

PHP Build Version
Package Version
Requires php Version ^7.4 || ^8.0
ausi/slug-generator Version ^1.1
contao/core-bundle Version ^4.4
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package pdir/content-migration-bundle contains the following files

Loading the files please wait ...