No description
This repository has been archived on 2025-07-29. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
Marcel van der Heide c374c2d180 „README.md“ ändern
2021-11-08 22:05:02 +01:00
src Inital commit 2021-11-08 22:01:19 +01:00
views Inital commit 2021-11-08 22:01:19 +01:00
.gitignore Inital commit 2021-11-08 22:01:19 +01:00
autometa4product.php Inital commit 2021-11-08 22:01:19 +01:00
composer.json Inital commit 2021-11-08 22:01:19 +01:00
composer.lock Inital commit 2021-11-08 22:01:19 +01:00
LICENSE.md Inital commit 2021-11-08 22:01:19 +01:00
logo.png Inital commit 2021-11-08 22:01:19 +01:00
README.md „README.md“ ändern 2021-11-08 22:05:02 +01:00

Module AutoMeta4Product

About

Automaticly copies title and description to meta titel and meta description. Caution: Existing values will be overwritten!

Requirements

  1. Composer, see Composer to learn more

How to install:

  1. Open a terminal in this directory
  2. Run composer install to download dependencies into vendor directory
  3. Make sure that the parent folder has the same name as the containing php file
  4. Zip the entire content of this folder, with its parent folder
  5. Install the module from PrestaShops Back Office