RemoveGoogleFonts/README.en.md

3.6 KiB
Raw Permalink Blame History

deutsche Version english version

D³ Remote Font Replacement for OXID eShop

ccm19.de checks your site for font files loaded from Google servers. (Alternative)

If you want to load the fonts from your own server instead, you can use this package. It integrates Google Fonts locally into the OXID standard themes (Wave, Flow).

contains

  • Raleway 200 (ExtraLight) roman + italic
  • Raleway 400 (Regular) roman + italic
  • Raleway 600 (SemiBold) roman + italic
  • Raleway 700 (Bold) roman + italic

Other fonts may have to be added individually (e.g. through a patch).

The Google font files can be loaded here.

Please also check other resources provided by other servers (e.g. Font Awesome icon libraries, jQuery libraries and others).

Table of content

Installation

This package requires an OXID eShop installed with Composer in a version defined in the composer.json.

Open a command line and navigate to the root directory of the shop (parent directory of source and vendor). Execute the following command. Adapt the path details to your installation environment.

php composer require d3/removegooglefonts:^2.0

Console: // let shop read the module ( necessary! ) php vendor/bin/oe-console oe:modules:install vendor/d3/removegooglefonts

// activate the module php vendor/bin/oe-console oe:modules:activate removegooglefonts

// deactivate the module php vendor/bin/oe-console oe:modules:d3activate removegooglefonts

Activation && Deactivation also possible in Shop-Admin: Activate the module under "Extensions -> Modules".

Changelog

See CHANGELOG for further informations.

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue. Don't forget to give the project a star! Thanks again!

  • Fork the Project
  • Create your Feature Branch (git checkout -b feature/AmazingFeature)
  • Commit your Changes (git commit -m 'Add some AmazingFeature')
  • Push to the Branch (git push origin feature/AmazingFeature)
  • Open a Pull Request

License

(status: 2022-08-31)

Distributed under the GPLv3 license.

Copyright (c) D3 Data Development (Inh. Thomas Dartsch)

This software is distributed under the GNU GENERAL PUBLIC LICENSE version 3.

For full copyright and licensing information, please see the LICENSE file distributed with this source code.

Further licences and terms of use

"Raleway" font files in all included versions (as of 2022-08-31)

source: https://fonts.google.com/specimen/Raleway/about license: https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL

These fonts are licensed under the Open Font License.

You can use them in your products & projects print or digital, commercial or otherwise.

This isn't legal advice, please consider consulting a lawyer and see the full license for all details.