8000 GitHub - chopsol/catalog-manager: create backend modules without coding skills for contao cms
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chopsol/catalog-manager

 
 

Repository files navigation

Catalog Manager for Contao CMS

Please visit the official Catalog Manager Site. Here you can find Catalog Manager Demo Page.

Installation

Contao 3.5

You can install Catalog Manager in Extension Repository. Just search for "Catalog-Manager" :)

Contao 4.4

  • Download latest Catalog Manager Version
  • Unzip and rename the folder into "catalog-manager"
  • Copy "catalog-manager" folder into "system/modules/" directory
  • Open "app/AppKernel.php" and put this code on the end of the $bundles array => new Contao\CoreBundle\HttpKernel\Bundle\ContaoModuleBundle( ('catalog-manager'), $this->getRootDir() )
  • Clean cache ./bin/console cache:clear --env=prod
  • Open "contao/install" in your browser and create all tables and colum 5384 ns

Do you have some issues? Contact me: https://www.alexandernaumov.de

About

create backend modules without coding skills for contao cms

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 56.7%
  • JavaScript 40.5%
  • CSS 2.0%
  • HTML 0.8%
0