2017 © Pedro Peláez
 

oxideshop-module wysiwyg-editor-module

Summernote WYSIWYG Editor for OXID eShop.

image

ddoe/wysiwyg-editor-module

Summernote WYSIWYG Editor for OXID eShop.

  • Thursday, July 26, 2018
  • by oxid
  • Repository
  • 18 Watchers
  • 1 Stars
  • 19,082 Installations
  • JavaScript
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 11 Versions
  • 30 % Grown

The README.md

Summernote WYSIWYG Editor for OXID eShop

Development Latest Version PHP Version, (*1)

Quality Gate Status Coverage Technical Debt, (*2)

Compatibility

Versions

  • versions 5.0.x - compatible with OXID eShop compilation 7.3.x and higher
  • versions 4.2.x - compatible with OXID eShop compilation 7.2.x and higher
  • versions 4.0.x - 4.1.x - compatible with OXID eShop compilation 7.1.x
  • versions 3.x - compatible with OXID eShop compilation 7.0.x
  • versions 2.x - compatible with OXID eShop compilation 6.0.x - 6.5.x

Branches

  • b-7.3.x is compatible with OXID eShop b-7.3.x branch, works with Twig engine only
  • b-7.2.x is compatible with OXID eShop b-7.2.x branch, works with Twig engine only
  • b-7.1.x is compatible with OXID eShop b-7.1.x branch, works with Twig engine only
  • b-7.0.x is compatible with OXID eShop b-7.0.x branch and supports Legacy Smarty engine
  • b-2.x is compatible with OXID eShop compilations: 6.2.x - 6.5.x

Module installation via composer

In order to install the module via composer run one of the following commands in commandline in your shop base directory (where the shop's composer.json file resides). * composer require ddoe/wysiwyg-editor-module:^5.0.0 to install the latest released version compatible with OXID eShop v7.3.x * composer require ddoe/wysiwyg-editor-module:dev-b-7.3.x to install the specific unreleased branch, (*3)

Module activation in OXID eShop Admin

After installation, please, activate the module in OXID eShop Admin EXTENSIONS -> Modules -> "Summernote WYSIWYG Editor for OXID eShop" -> Activate, (*4)

Development installation

The installation instructions below are shown for the current SDK for shop 7.3. Make sure your system meets the requirements of the SDK., (*5)

  1. Ensure all docker containers are down to avoid port conflicts, (*6)

  2. Clone the SDK for the new project, (*7)

echo MyProject && git clone https://github.com/OXID-eSales/docker-eshop-sdk.git $_ && cd $_
  1. Clone the repository to the source directory
git clone --recurse-submodules https://github.com/OXID-eSales/ddoe-wysiwyg-editor-module.git --branch=b-7.3.x ./source
  1. Run the recipe to setup the development environment
./source/recipes/setup-development.sh

You should be able to access the shop via - Frontend http://localhost.local - Admin Panel: http://localhost.local/admin - (credentials: noreply@oxid-esales.com / admin), (*8)

Running the tests and quality tools

Check the "scripts" section in the composer.json file for the available commands. Those commands can be executed by connecting to the php container and running the command from there, example:, (*9)

make php
composer tests-coverage

Commands can be also triggered directly on the container with docker compose, example:, (*10)

docker compose exec -T php composer tests-coverage

Rebuilding the assets

To rebuild the assets, latest node docker container can be used. The one is pulled automatically if you are using the installation method from the previous section. What is left - connect to the container, install the npm dependencies and run the assets building process, (*11)

make node

Navigate to the module directory and run:, (*12)

npm install
npm run build

Alternatively, if you're actively developing and want changes to be applied automatically, you can enable watch mode:, (*13)

npm run watch

Bugs and Issues

If you experience any bugs or issues, please report them in the section WYSIWYG Editor + Media Gallery of https://bugs.oxid-esales.com., (*14)

The Versions

26/07 2018

dev-master

9999999-dev https://www.oxid-esales.com/en/home.html

Summernote WYSIWYG Editor for OXID eShop.

  Sources   Download

GPL-3.0 proprietary GPL-3.0-only

The Requires

  • php >=5.6

 

by OXID eSales AG & digidesk - media solutions

editor modules wysiwyg summernote eshop oxid

26/03 2018

v2.1.1

2.1.1.0 https://www.oxid-esales.com/en/home.html

Summernote WYSIWYG Editor for OXID eShop.

  Sources   Download

GPL-3.0-only

The Requires

  • php >=5.6

 

by OXID eSales AG & digidesk - media solutions

editor modules wysiwyg summernote eshop oxid

22/01 2018

dev-add_requirements

dev-add_requirements https://www.oxid-esales.com/en/home.html

Summernote WYSIWYG Editor for OXID eShop.

  Sources   Download

GPL-3.0 proprietary

The Requires

  • php >=5.6

 

by OXID eSales AG & digidesk - media solutions

editor modules wysiwyg summernote eshop oxid

17/01 2018

v2.1.0

2.1.0.0 https://www.oxid-esales.com/en/home.html

Summernote WYSIWYG Editor for OXID eShop.

  Sources   Download

GPL-3.0 proprietary

The Requires

  • php >=5.6

 

by OXID eSales AG & digidesk - media solutions

editor modules wysiwyg summernote eshop oxid

17/01 2018

dev-master-disable_product_in_subshop-542

dev-master-disable_product_in_subshop-542 https://www.oxid-esales.com/en/home.html

Summernote WYSIWYG Editor for OXID eShop.

  Sources   Download

GPL-3.0 proprietary

The Requires

  • php >=5.6

 

by OXID eSales AG & digidesk - media solutions

editor modules wysiwyg summernote eshop oxid

14/11 2017

v2.0.0

2.0.0.0 https://www.oxid-esales.com/en/home.html

Summernote WYSIWYG Editor for OXID eShop.

  Sources   Download

GPL-3.0 proprietary

The Requires

  • php >=5.6

 

by OXID eSales AG & digidesk - media solutions

editor modules wysiwyg summernote eshop oxid

28/09 2017

dev-integrate_namespaces

dev-integrate_namespaces https://www.oxid-esales.com/en/home.html

Summernote WYSIWYG Editor for OXID eShop.

  Sources   Download

GPL-3.0 proprietary

The Requires

  • php >=5.6

 

by OXID eSales AG & digidesk - media solutions

editor modules wysiwyg summernote eshop oxid

24/07 2017

v1.0.0

1.0.0.0 https://www.oxid-esales.com/en/home.html

Summernote WYSIWYG Editor for OXID eShop.

  Sources   Download

GPL-3.0 proprietary

The Requires

  • php >=5.6

 

by OXID eSales AG & digidesk - media solutions

editor modules wysiwyg summernote eshop oxid

18/07 2017

dev-keep_license_in_minified_js

dev-keep_license_in_minified_js https://www.oxid-esales.com/en/home.html

Summernote WYSIWYG Editor for OXID eShop.

  Sources   Download

GPL-3.0 proprietary

The Requires

  • php >=5.6

 

by OXID eSales AG & digidesk - media solutions

editor modules wysiwyg summernote eshop oxid

13/07 2017

dev-fix_code_style

dev-fix_code_style https://www.oxid-esales.com/en/home.html

Summernote WYSIWYG Editor for OXID eShop.

  Sources   Download

GPL-3.0 proprietary

The Requires

  • php >=5.6

 

by OXID eSales AG & digidesk - media solutions

editor modules wysiwyg summernote eshop oxid

03/07 2017

dev-refactor_wysiwyg_extention_in_shop

dev-refactor_wysiwyg_extention_in_shop https://www.oxid-esales.com/en/home.html

Summernote WYSIWYG Editor for OXID eShop.

  Sources   Download

GPL-3.0 proprietary

The Requires

  • php >=5.6

 

by OXID eSales AG & digidesk - media solutions

editor modules wysiwyg summernote eshop oxid