first commit
This commit is contained in:
28
Documentation/AdministratorManual/Index.rst
Normal file
28
Documentation/AdministratorManual/Index.rst
Normal file
@@ -0,0 +1,28 @@
|
||||
.. include:: ../Includes.txt
|
||||
|
||||
|
||||
.. _admin-manual:
|
||||
|
||||
Administrator Manual
|
||||
====================
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
There are two ways to properly install the extension.
|
||||
|
||||
1. Composer installation
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
In case you use Composer to manage dependencies of your TYPO3 project,
|
||||
you can just issue the following Composer command in your project root directory.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
composer require wapplersystems/bookmark-pages
|
||||
|
||||
2. Installation with Extension Manager
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Download and install the extension with the extension manager module.
|
||||
|
Reference in New Issue
Block a user