Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using mongodb connection in the application. #21

Closed
price2b opened this issue Jan 5, 2016 · 0 comments
Closed

using mongodb connection in the application. #21

price2b opened this issue Jan 5, 2016 · 0 comments

Comments

@price2b
Copy link

price2b commented Jan 5, 2016

Mongogento request to put:

    <document_db>

        <!-- MongoDB connection string (see : http://www.php.net/manual/fr/mongoclient.construct.php) -->
        <connection_string><![CDATA[mongodb://localhost:27017/]]></connection_string>

        <!-- MongoDB database name : will be created if not exists -->
        <dbname><![CDATA[db]]></dbname>
    </document_db>

its possible to use that connection if we develop new areas in mongogento? how can we use the connection in local.xml in modules developed in magento?.

thanks in advance.
brgds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant